diff options
author | Markus Meier <maekke@gentoo.org> | 2019-05-13 21:26:00 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-05-13 21:26:00 +0200 |
commit | 005c9df7511725c2f59650c82bea8b59337e46b4 (patch) | |
tree | 8a4bc2b9a9b1d7087264cc0eb453056baddc526d /media-libs/raptor | |
parent | media-libs/libdiscid: arm stable, bug #681386 (diff) | |
download | gentoo-005c9df7511725c2f59650c82bea8b59337e46b4.tar.gz gentoo-005c9df7511725c2f59650c82bea8b59337e46b4.tar.bz2 gentoo-005c9df7511725c2f59650c82bea8b59337e46b4.zip |
media-libs/raptor: arm stable, bug #681404
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs/raptor')
-rw-r--r-- | media-libs/raptor/raptor-2.0.15-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/raptor/raptor-2.0.15-r2.ebuild b/media-libs/raptor/raptor-2.0.15-r2.ebuild index 79bbe0b0afa1..2f77ba341816 100644 --- a/media-libs/raptor/raptor-2.0.15-r2.ebuild +++ b/media-libs/raptor/raptor-2.0.15-r2.ebuild @@ -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 ~arm64 ~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 ~arm64 ~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" DEPEND=" |