summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-22 13:12:37 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-22 13:47:50 +0200
commit899f9372e868eedbd3c0f91af0cd46183109cd29 (patch)
treeab6e9dbe4d2320ab58563a9c0bbb608bff873846 /media-libs/opencore-amr
parentdev-lang/orc: keyword ~arm64 (diff)
downloadgentoo-899f9372e868eedbd3c0f91af0cd46183109cd29.tar.gz
gentoo-899f9372e868eedbd3c0f91af0cd46183109cd29.tar.bz2
gentoo-899f9372e868eedbd3c0f91af0cd46183109cd29.zip
media-libs/opencore-amr: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/opencore-amr')
-rw-r--r--media-libs/opencore-amr/opencore-amr-0.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/opencore-amr/opencore-amr-0.1.5.ebuild b/media-libs/opencore-amr/opencore-amr-0.1.5.ebuild
index 7b52e1e9fb6e..84c706c89b85 100644
--- a/media-libs/opencore-amr/opencore-amr-0.1.5.ebuild
+++ b/media-libs/opencore-amr/opencore-amr-0.1.5.ebuild
@@ -11,6 +11,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
IUSE="static-libs"
DOCS=( ChangeLog README )