summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-31 11:38:39 +0000
committerSam James <sam@gentoo.org>2021-05-31 11:38:39 +0000
commite538fa54ac380ffc37796f653639066164008e34 (patch)
treef6146679ed026976c8409cbdb0d4985d4efd89cd /media-libs/fdk-aac
parentdev-perl/ExtUtils-InstallPaths: Stabilize 0.12.0 arm64, #792711 (diff)
downloadgentoo-e538fa54ac380ffc37796f653639066164008e34.tar.gz
gentoo-e538fa54ac380ffc37796f653639066164008e34.tar.bz2
gentoo-e538fa54ac380ffc37796f653639066164008e34.zip
media-libs/fdk-aac: Stabilize 2.0.2 arm64, #792747
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/fdk-aac')
-rw-r--r--media-libs/fdk-aac/fdk-aac-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/fdk-aac/fdk-aac-2.0.2.ebuild b/media-libs/fdk-aac/fdk-aac-2.0.2.ebuild
index 3af01f6b6ce3..b003c4ad8fd4 100644
--- a/media-libs/fdk-aac/fdk-aac-2.0.2.ebuild
+++ b/media-libs/fdk-aac/fdk-aac-2.0.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
[[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}"
inherit autotools git-r3
else
- KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~x64-macos"
+ KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos"
if [[ ${PV%_p*} != ${PV} ]]; then # Gentoo snapshot
SRC_URI="mirror://gentoo/${P}.tar.xz"
else # Official release