diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-21 18:31:33 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-21 18:42:48 -0400 |
commit | b8bf1813e295a828b6dade5a98bdcd8bb661e7e1 (patch) | |
tree | 4055cb5355fe78dc39a4d7d04dc3595998e4b09c /media-libs/raptor | |
parent | dev-libs/redland: arm64 stable (diff) | |
download | gentoo-b8bf1813e295a828b6dade5a98bdcd8bb661e7e1.tar.gz gentoo-b8bf1813e295a828b6dade5a98bdcd8bb661e7e1.tar.bz2 gentoo-b8bf1813e295a828b6dade5a98bdcd8bb661e7e1.zip |
media-libs/raptor: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
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 2f77ba341816..d5f5f8bf1681 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=" |