diff options
author | 2017-07-20 20:51:41 +0100 | |
---|---|---|
committer | 2017-07-20 21:57:04 +0100 | |
commit | 77a4a0f02377e5a344d67bb0963b67da0486e367 (patch) | |
tree | 4abe09c272089a887f54491e2c2eccfb94b6780a | |
parent | sci-geosciences/liblas: ia64 keyworded, bug #555510 (diff) | |
download | gentoo-77a4a0f02377e5a344d67bb0963b67da0486e367.tar.gz gentoo-77a4a0f02377e5a344d67bb0963b67da0486e367.tar.bz2 gentoo-77a4a0f02377e5a344d67bb0963b67da0486e367.zip |
dev-games/openscenegraph: ia64 keyworded, bug #555510
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild b/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild index b8b788331b3c..3142edb23c7c 100644 --- a/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.5.1-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://trac.openscenegraph.org/downloads/developer_releases/${MY_P}.zip LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0/35" # Subslot consists of major + minor version number -KEYWORDS="amd64 ~hppa ~ppc64 x86" +KEYWORDS="amd64 ~hppa ~ia64 ~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 qt5 sdl sdl2 svg tiff truetype vnc wxwidgets xine xrandr zlib" |