Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/openscenegraph/
Date: Sun, 30 Aug 2020 19:10:34
Message-Id: 1598814619.25fb1d26183b1845f59e15f8cac8a941d81bb779.whissi@gentoo
1 commit: 25fb1d26183b1845f59e15f8cac8a941d81bb779
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 19:08:25 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 19:10:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25fb1d26
7
8 dev-games/openscenegraph: x86 stable (bug #709876)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <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 7391f652318..36dfec836e1 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"