diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-08 22:12:47 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-08 22:12:47 +0200 |
commit | 80e84fce79efb22a7c17d3cdf4f7f3aec21bf71c (patch) | |
tree | 89a8b713927ce289cadd12c8e7fae49f73f20501 /dev-libs/rasqal | |
parent | media-libs/raptor: arm stable, bug #530654 (diff) | |
download | gentoo-80e84fce79efb22a7c17d3cdf4f7f3aec21bf71c.tar.gz gentoo-80e84fce79efb22a7c17d3cdf4f7f3aec21bf71c.tar.bz2 gentoo-80e84fce79efb22a7c17d3cdf4f7f3aec21bf71c.zip |
dev-libs/rasqal: arm stable, bug #530654
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/rasqal')
-rw-r--r-- | dev-libs/rasqal/rasqal-0.9.32.ebuild | 4 |
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 348b208fd646..16231a7b685c 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="+crypt gmp kernel_linux +mhash pcre static-libs test xml" RDEPEND=">=media-libs/raptor-2.0.14 |