diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 23:15:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 23:20:47 +0300 |
commit | 64d4ebac52865a697c261df1c6f0db4c74b3a20f (patch) | |
tree | 5ac8f0a80cba8c12b42015220651d3395db90e35 /dev-games | |
parent | dev-util/meson: revbump to make sure the PYTHON_COMPAT change gets picked up (diff) | |
download | gentoo-64d4ebac52865a697c261df1c6f0db4c74b3a20f.tar.gz gentoo-64d4ebac52865a697c261df1c6f0db4c74b3a20f.tar.bz2 gentoo-64d4ebac52865a697c261df1c6f0db4c74b3a20f.zip |
dev-games/openscenegraph-qt: amd64 stable wrt bug #649688
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.ebuild b/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.ebuild index 31cd11786132..1731e004b440 100644 --- a/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.ebuild +++ b/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.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="debug examples" RDEPEND=" |