diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-07 03:00:02 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-07 03:00:02 +0100 |
commit | 2a82caca561688a31db25b651768fed7b812b109 (patch) | |
tree | ba44dd868a9604c1896e6b3fcaff7512d45d756d /dev-games | |
parent | profiles: Drop OSG 3.5.5 package.mask (diff) | |
download | gentoo-2a82caca561688a31db25b651768fed7b812b109.tar.gz gentoo-2a82caca561688a31db25b651768fed7b812b109.tar.bz2 gentoo-2a82caca561688a31db25b651768fed7b812b109.zip |
dev-games/openscenegraph-qt: Drop ~hppa
dev-qt/qtwebkit:5 is not keyworded.
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 | 4 |
1 files changed, 2 insertions, 2 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 b0d18aaf7f45..31cd11786132 100644 --- a/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.ebuild +++ b/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="debug examples" RDEPEND=" |