diff options
author | Sam James <sam@gentoo.org> | 2020-09-04 03:19:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-04 03:20:50 +0000 |
commit | 06700b16747d2513c642baeb478a1304701fb0ef (patch) | |
tree | 6be5e6d44582f61ee36bf74ded4dc9370ceead94 /dev-games | |
parent | dev-libs/link-grammar: Stabilize 5.8.0 amd64, #718282 (diff) | |
download | gentoo-06700b16747d2513c642baeb478a1304701fb0ef.tar.gz gentoo-06700b16747d2513c642baeb478a1304701fb0ef.tar.bz2 gentoo-06700b16747d2513c642baeb478a1304701fb0ef.zip |
dev-games/openscenegraph-qt: Stabilize 3.5.7 amd64, #709876
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7.ebuild b/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7.ebuild index e900872d10cc..96ab9bcba0b6 100644 --- a/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7.ebuild +++ b/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/openscenegraph/${MY_PN}/archive/${PV}.tar.gz -> ${MY LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0/145" # NOTE: CHECK WHEN BUMPING! Subslot is SOVERSION -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="examples webkit" RDEPEND=" |