diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-04 00:03:26 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-04 09:27:45 +0200 |
commit | dbf0f2f21fe6c698453dc92405798d3e5ec1c27d (patch) | |
tree | 75f54031066efcf3923785fd549c71180480c21f /media-libs/raptor | |
parent | dev-libs/rasqal: De-stabilise hppa (diff) | |
download | gentoo-dbf0f2f21fe6c698453dc92405798d3e5ec1c27d.tar.gz gentoo-dbf0f2f21fe6c698453dc92405798d3e5ec1c27d.tar.bz2 gentoo-dbf0f2f21fe6c698453dc92405798d3e5ec1c27d.zip |
media-libs/raptor: 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/raptor')
-rw-r--r-- | media-libs/raptor/raptor-2.0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/raptor/raptor-2.0.14.ebuild b/media-libs/raptor/raptor-2.0.14.ebuild index ee0d8343793b..a20cbebcfa8b 100644 --- a/media-libs/raptor/raptor-2.0.14.ebuild +++ b/media-libs/raptor/raptor-2.0.14.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 @@ -13,7 +13,7 @@ SRC_URI="http://download.librdf.org/source/${MY_P}.tar.gz" LICENSE="Apache-2.0 GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+curl debug json static-libs unicode" RDEPEND="dev-libs/libxml2 |