summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-29 10:17:39 +0000
committerSam James <sam@gentoo.org>2021-05-29 10:21:23 +0000
commit2ffbb3d5ca50cc9efcbeca68541e21a0adf2068f (patch)
tree5e8529e1cfbaf4ac4cb7defb1521084a11e24ef2
parentsci-electronics/klayout: Remove old (diff)
downloadgentoo-2ffbb3d5.tar.gz
gentoo-2ffbb3d5.tar.bz2
gentoo-2ffbb3d5.zip
media-libs/fdk-aac: Stabilize 2.0.2 x86, #792747
Signed-off-by: Sam James <sam@gentoo.org>
-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 34b4a37935ab..9418e83fa095 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