summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-16 11:29:03 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-16 11:36:30 +0200
commit3daaca911a35569f9779e856bf0eb03c235f72a4 (patch)
tree7ea41562172317a1185365c32987e507dbcce128 /media-libs/fdk-aac
parentmedia-libs/fdk-aac: remove old (diff)
downloadgentoo-3daaca911a35569f9779e856bf0eb03c235f72a4.tar.gz
gentoo-3daaca911a35569f9779e856bf0eb03c235f72a4.tar.bz2
gentoo-3daaca911a35569f9779e856bf0eb03c235f72a4.zip
media-libs/fdk-aac: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/fdk-aac')
-rw-r--r--media-libs/fdk-aac/fdk-aac-0.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild b/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild
index fd331855833a..edd676afbfd6 100644
--- a/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild
+++ b/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999* ]]; then
[[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}"
inherit autotools git-r3
else
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
if [[ ${PV%_p*} != ${PV} ]]; then # Gentoo snapshot
SRC_URI="mirror://gentoo/${P}.tar.xz"
else # Official release