Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/openscenegraph/
Date: Mon, 26 Feb 2018 19:35:39
Message-Id: 1519673731.319fb2b7265f8bef4907dd2fc71ce4c4ebc5c34b.slyfox@gentoo
1 commit: 319fb2b7265f8bef4907dd2fc71ce4c4ebc5c34b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 26 19:35:21 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 26 19:35:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=319fb2b7
7
8 dev-games/openscenegraph: keyworded 3.5.5 for ia64, bug #643042
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-games/openscenegraph/openscenegraph-3.5.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild b/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild
17 index 202234ac484..12a8f0eb145 100644
18 --- a/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild
19 +++ b/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_P}.tar.gz"
21
22 LICENSE="wxWinLL-3 LGPL-2.1"
23 SLOT="0/145" # NOTE: CHECK WHEN BUMPING! Subslot is SOVERSION
24 -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~x86"
26 IUSE="asio curl debug doc examples ffmpeg fltk fox gdal gif glut gstreamer gtk jpeg
27 jpeg2k las libav lua openexr openinventor osgapps pdf png sdl sdl2 svg tiff
28 truetype vnc wxwidgets xine xrandr zlib"