diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-08 22:12:04 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-08 22:12:04 +0200 |
commit | 4c9b9ab18cf4874bdb4a94baddea18a8c1379b54 (patch) | |
tree | d972951c3a6d77edffd81aebe1851ac01dc4fbe1 /media-libs/raptor/raptor-2.0.14.ebuild | |
parent | media-libs/ming: arm stable, bug #544556 (diff) | |
download | gentoo-4c9b9ab18cf4874bdb4a94baddea18a8c1379b54.tar.gz gentoo-4c9b9ab18cf4874bdb4a94baddea18a8c1379b54.tar.bz2 gentoo-4c9b9ab18cf4874bdb4a94baddea18a8c1379b54.zip |
media-libs/raptor: arm stable, bug #530654
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs/raptor/raptor-2.0.14.ebuild')
-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 0c6a939a556f..b3f2b5fd48c9 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,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 ~x64-freebsd ~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 ~x64-freebsd ~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 |