diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:28:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:29:57 +0000 |
commit | 97df2a19451f28d7669e5994009a0a3d549637f3 (patch) | |
tree | 6c1425d922eaed4c3310223f5e69a3af303bf576 /dev-games | |
parent | sci-libs/gdal: stable 2.2.3-r1 for ppc, bug #631800 (diff) | |
download | gentoo-97df2a19451f28d7669e5994009a0a3d549637f3.tar.gz gentoo-97df2a19451f28d7669e5994009a0a3d549637f3.tar.bz2 gentoo-97df2a19451f28d7669e5994009a0a3d549637f3.zip |
dev-games/openscenegraph: stable 3.5.5 for ppc, bug #631800
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild b/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild index 1885eb28ab68..9231ded01139 100644 --- a/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_P}.tar.gz" LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0/145" # NOTE: CHECK WHEN BUMPING! Subslot is SOVERSION -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ppc ~ppc64 ~x86" IUSE="asio curl debug doc examples ffmpeg fltk fox gdal gif glut gstreamer gtk jpeg jpeg2k las libav lua openexr openinventor osgapps pdf png sdl sdl2 svg tiff truetype vnc wxwidgets xine xrandr zlib" |