media-libs/liblrdf: De-stabilise hppa
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 3 Oct 2018 21:44:49 +0000 (23:44 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 4 Oct 2018 07:27:44 +0000 (09:27 +0200)
No revdeps.

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

media-libs/liblrdf/liblrdf-0.5.0.ebuild

index 190db870db32956eb92d1b47d0820590e1b6ef09..0435ff6a84ddc5672908b177debd482e1a790fee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/swh/LRDF/tarball/${PV} -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/openssl-1