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:58:35
Message-Id: 1519675095.f2e6f87ac2beddeb20119d32d53c5ceb88cccbcb.slyfox@gentoo
1 commit: f2e6f87ac2beddeb20119d32d53c5ceb88cccbcb
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 26 19:58:15 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 26 19:58:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2e6f87a
7
8 dev-games/openscenegraph: keyworded 3.5.5 for ppc, bug #643042 (thanks to ernsteiswuerfel)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
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 12a8f0eb145..1885eb28ab6 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 ~ia64 ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~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"