diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-10-29 22:53:07 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-10-31 00:31:38 +0100 |
commit | a0a426e32eb045d6f3288fadc7265d624e228aef (patch) | |
tree | 9c93124e16601860c7ee48e99ba5bc9add5c8f33 /sys-devel/qconf | |
parent | dev-libs/qjson: De-stabilise hppa (diff) | |
download | gentoo-a0a426e32eb045d6f3288fadc7265d624e228aef.tar.gz gentoo-a0a426e32eb045d6f3288fadc7265d624e228aef.tar.bz2 gentoo-a0a426e32eb045d6f3288fadc7265d624e228aef.zip |
sys-devel/qconf: De-stabilise hppa
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-devel/qconf')
-rw-r--r-- | sys-devel/qconf/qconf-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/qconf/qconf-2.0.ebuild b/sys-devel/qconf/qconf-2.0.ebuild index 0798d266db56..2ffe7495fd26 100644 --- a/sys-devel/qconf/qconf-2.0.ebuild +++ b/sys-devel/qconf/qconf-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://delta.affinix.com/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="+qt4 qt5" RDEPEND=" |