diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 21:08:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 21:10:19 +0200 |
commit | 25fb1d26183b1845f59e15f8cac8a941d81bb779 (patch) | |
tree | 25776d50a19597037c589b7af3b33c7a00673153 /dev-games/openscenegraph | |
parent | dev-games/openscenegraph-qt: x86 stable (bug #709876) (diff) | |
download | gentoo-25fb1d26183b1845f59e15f8cac8a941d81bb779.tar.gz gentoo-25fb1d26183b1845f59e15f8cac8a941d81bb779.tar.bz2 gentoo-25fb1d26183b1845f59e15f8cac8a941d81bb779.zip |
dev-games/openscenegraph: x86 stable (bug #709876)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-games/openscenegraph')
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/openscenegraph/openscenegraph-3.6.4.ebuild b/dev-games/openscenegraph/openscenegraph-3.6.4.ebuild index 7391f652318f..36dfec836e1a 100644 --- a/dev-games/openscenegraph/openscenegraph-3.6.4.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.6.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_P}.tar.gz" LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0/158" # NOTE: CHECK WHEN BUMPING! Subslot is SOVERSION -KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ppc ~ppc64 x86" IUSE="asio 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" |