diff options
author | Sam James <sam@gentoo.org> | 2021-12-08 03:32:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-08 03:32:50 +0000 |
commit | fd25ef96237540449c0446f6620a7d781f71feb9 (patch) | |
tree | 30cd9a4900e78f9601af0352607d6c53c1bdecd6 /dev-games | |
parent | dev-libs/collada-dom: Keyword 2.5.0 arm64, #806776 (diff) | |
download | gentoo-fd25ef96237540449c0446f6620a7d781f71feb9.tar.gz gentoo-fd25ef96237540449c0446f6620a7d781f71feb9.tar.bz2 gentoo-fd25ef96237540449c0446f6620a7d781f71feb9.zip |
dev-games/openscenegraph: Keyword 3.6.5-r101 arm64, #806776
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.6.5-r101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/openscenegraph/openscenegraph-3.6.5-r101.ebuild b/dev-games/openscenegraph/openscenegraph-3.6.5-r101.ebuild index 146cca587a7f..ad9c80b0d43f 100644 --- a/dev-games/openscenegraph/openscenegraph-3.6.5-r101.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.6.5-r101.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_P}.tar.gz" LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0/161" # NOTE: CHECK WHEN BUMPING! Subslot is SOVERSION -KEYWORDS="amd64 ~hppa ppc64 x86" +KEYWORDS="amd64 ~arm64 ~hppa ppc64 x86" IUSE="curl dicom debug doc egl examples ffmpeg fltk fox gdal gif glut gstreamer jpeg las lua openexr openinventor osgapps pdf png sdl sdl2 svg tiff truetype vnc wxwidgets xrandr +zlib" |