diff options
author | Sam James <sam@gentoo.org> | 2021-02-27 19:34:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-27 19:34:13 +0000 |
commit | 9bbd6d622f6ffd88964976766749e0654d1d74d6 (patch) | |
tree | 65ecb983d484c61cb7f42f3eb98150cb71d2f071 /dev-games/openscenegraph | |
parent | net-libs/libnetfilter_cttimeout: Stabilize 1.0.0-r1 amd64, #773205 (diff) | |
download | gentoo-9bbd6d622f6ffd88964976766749e0654d1d74d6.tar.gz gentoo-9bbd6d622f6ffd88964976766749e0654d1d74d6.tar.bz2 gentoo-9bbd6d622f6ffd88964976766749e0654d1d74d6.zip |
dev-games/openscenegraph: Stabilize 3.6.5-r100 x86, #773310
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-games/openscenegraph')
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild b/dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild index 59773cf373c1..b9c0eb9306fd 100644 --- a/dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~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" |