Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/openscenegraph/
Date: Fri, 04 Sep 2020 03:42:58
Message-Id: 1599190971.a036f9e70cb1538855e93bea8bf34259255eaad0.sam@gentoo
1 commit: a036f9e70cb1538855e93bea8bf34259255eaad0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 4 03:42:51 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 4 03:42:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a036f9e7
7
8 dev-games/openscenegraph: ppc64 stable (bug #709876)
9
10 Package-Manager: Portage-3.0.4, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-games/openscenegraph/openscenegraph-3.6.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-games/openscenegraph/openscenegraph-3.6.4.ebuild b/dev-games/openscenegraph/openscenegraph-3.6.4.ebuild
17 index 20e932b9767..14ae3e9ed18 100644
18 --- a/dev-games/openscenegraph/openscenegraph-3.6.4.ebuild
19 +++ b/dev-games/openscenegraph/openscenegraph-3.6.4.ebuild
20 @@ -14,7 +14,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/158" # NOTE: CHECK WHEN BUMPING! Subslot is SOVERSION
24 -KEYWORDS="amd64 ~hppa ppc ~ppc64 x86"
25 +KEYWORDS="amd64 ~hppa ppc ppc64 x86"
26 IUSE="asio curl dicom debug doc egl examples ffmpeg fltk fox gdal gif glut
27 gstreamer jpeg las lua openexr openinventor osgapps pdf png sdl sdl2
28 svg tiff truetype vnc wxwidgets xrandr +zlib"