summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-10-03 23:57:00 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-04 09:27:44 +0200
commitd0c60ddbcf4c351484fd5c5ba7179b42604ac556 (patch)
tree04ae8ef169073bdc8015f213e52b909cac3047cd /dev-libs/rasqal
parentdev-libs/redland: De-stabilise hppa (diff)
downloadgentoo-d0c60ddbcf4c351484fd5c5ba7179b42604ac556.tar.gz
gentoo-d0c60ddbcf4c351484fd5c5ba7179b42604ac556.tar.bz2
gentoo-d0c60ddbcf4c351484fd5c5ba7179b42604ac556.zip
dev-libs/rasqal: De-stabilise hppa
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-libs/rasqal')
-rw-r--r--dev-libs/rasqal/rasqal-0.9.32.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/rasqal/rasqal-0.9.32.ebuild b/dev-libs/rasqal/rasqal-0.9.32.ebuild
index bd7ad7318390..2400b22d3e4d 100644
--- a/dev-libs/rasqal/rasqal-0.9.32.ebuild
+++ b/dev-libs/rasqal/rasqal-0.9.32.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="+crypt gmp kernel_linux +mhash pcre static-libs test xml"
RDEPEND=">=media-libs/raptor-2.0.14