summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-08 02:37:33 +0000
committerSam James <sam@gentoo.org>2020-09-08 02:37:33 +0000
commitd645598f6532a4b6ef2abc9729c858e529e24800 (patch)
tree7218551f407be88922ce6af8e7e84e3325768919 /media-libs/fdk-aac/fdk-aac-2.0.1.ebuild
parentmedia-libs/fdk-aac: Stabilize 2.0.1 arm, #740902 (diff)
downloadgentoo-d645598f6532a4b6ef2abc9729c858e529e24800.tar.gz
gentoo-d645598f6532a4b6ef2abc9729c858e529e24800.tar.bz2
gentoo-d645598f6532a4b6ef2abc9729c858e529e24800.zip
media-libs/fdk-aac: Stabilize 2.0.1 arm64, #740902
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/fdk-aac/fdk-aac-2.0.1.ebuild')
-rw-r--r--media-libs/fdk-aac/fdk-aac-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/fdk-aac/fdk-aac-2.0.1.ebuild b/media-libs/fdk-aac/fdk-aac-2.0.1.ebuild
index 307ad47e3714..3c2545f113a5 100644
--- a/media-libs/fdk-aac/fdk-aac-2.0.1.ebuild
+++ b/media-libs/fdk-aac/fdk-aac-2.0.1.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