diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-10-29 22:50:59 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-10-31 00:31:38 +0100 |
commit | bc962d859501512280c1d5a345f1c615996c9ef3 (patch) | |
tree | 27e60ddd465af8445cbdc4589773152f3c7fdd8b /dev-libs/qjson | |
parent | dev-libs/quazip: De-stabilise hppa (diff) | |
download | gentoo-bc962d859501512280c1d5a345f1c615996c9ef3.tar.gz gentoo-bc962d859501512280c1d5a345f1c615996c9ef3.tar.bz2 gentoo-bc962d859501512280c1d5a345f1c615996c9ef3.zip |
dev-libs/qjson: De-stabilise hppa
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-libs/qjson')
-rw-r--r-- | dev-libs/qjson/qjson-0.8.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qjson/qjson-0.8.1-r1.ebuild b/dev-libs/qjson/qjson-0.8.1-r1.ebuild index 500f2d60c8e6..85aaab21dafc 100644 --- a/dev-libs/qjson/qjson-0.8.1-r1.ebuild +++ b/dev-libs/qjson/qjson-0.8.1-r1.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=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}]" |