dev-libs/qjson: De-stabilise hppa
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 29 Oct 2017 21:50:59 +0000 (22:50 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 30 Oct 2017 23:31:38 +0000 (00:31 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

dev-libs/qjson/qjson-0.8.1-r1.ebuild

index 500f2d60c8e66ba1983990218124c65e2f8f83d8..85aaab21dafc732ff1376c3992e704a677de6e5e 100644 (file)
@@ -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=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://github/flavio/qjson/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="amd64 arm ~hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="debug doc test"
 
 RDEPEND=">=dev-qt/qtcore-4.8.6:4[${MULTILIB_USEDEP}]"