summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:23 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:23 +0200
commit80a41bd9e45de0d472eca6b530411dbe93394740 (patch)
tree2b0130bcc74a19402ed7394d9037f0ce02881f8e /media-libs/fdk-aac/fdk-aac-2.0.0.ebuild
parentmedia-gfx: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-80a41bd9e45de0d472eca6b530411dbe93394740.tar.gz
gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.tar.bz2
gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.zip
media-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/fdk-aac/fdk-aac-2.0.0.ebuild')
-rw-r--r--media-libs/fdk-aac/fdk-aac-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/fdk-aac/fdk-aac-2.0.0.ebuild b/media-libs/fdk-aac/fdk-aac-2.0.0.ebuild
index 00ecadc705fe..c28e667a221a 100644
--- a/media-libs/fdk-aac/fdk-aac-2.0.0.ebuild
+++ b/media-libs/fdk-aac/fdk-aac-2.0.0.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 ~amd64-fbsd ~x86-fbsd ~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