summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-10-03 23:44:49 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-04 09:27:44 +0200
commitdf001d397c9aaed6bdf6550390279d97ba39636e (patch)
tree0bc4a6948b8e4fe231e310dc9680fb26a92bf010 /media-libs/liblrdf
parentsci-geosciences/gpsd: Drop 3.17-r2 (diff)
downloadgentoo-df001d397c9aaed6bdf6550390279d97ba39636e.tar.gz
gentoo-df001d397c9aaed6bdf6550390279d97ba39636e.tar.bz2
gentoo-df001d397c9aaed6bdf6550390279d97ba39636e.zip
media-libs/liblrdf: De-stabilise hppa
No revdeps. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'media-libs/liblrdf')
-rw-r--r--media-libs/liblrdf/liblrdf-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/liblrdf/liblrdf-0.5.0.ebuild b/media-libs/liblrdf/liblrdf-0.5.0.ebuild
index 190db870db32..0435ff6a84dd 100644
--- a/media-libs/liblrdf/liblrdf-0.5.0.ebuild
+++ b/media-libs/liblrdf/liblrdf-0.5.0.ebuild
@@ -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