summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-18 09:07:05 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-18 09:29:05 +0200
commit5f65cc4e37ced29d5e4813309f1eea835e5735c2 (patch)
treeb13e2937ef14dee59b1455484a92097b9059c4a9 /media-libs/fdk-aac/fdk-aac-2.0.1.ebuild
parentnet-analyzer/nload: amd64 stable wrt bug #740896 (diff)
downloadgentoo-5f65cc4e37ced29d5e4813309f1eea835e5735c2.tar.gz
gentoo-5f65cc4e37ced29d5e4813309f1eea835e5735c2.tar.bz2
gentoo-5f65cc4e37ced29d5e4813309f1eea835e5735c2.zip
media-libs/fdk-aac: amd64 stable wrt bug #740902
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@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 9eb4bddd6c72..a505bf33937c 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