diff options
-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=" |