summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-08 23:15:35 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-08 23:17:20 -0400
commit1610322d899757206b3f365a4a8c24108c713e78 (patch)
tree8c846a393d85dfd40869ef211f7f2fc4dc2ca6f7 /media-libs/fdk-aac
parentsci-libs/symengine: version bump to 0.4 (diff)
downloadgentoo-1610322d899757206b3f365a4a8c24108c713e78.tar.gz
gentoo-1610322d899757206b3f365a4a8c24108c713e78.tar.bz2
gentoo-1610322d899757206b3f365a4a8c24108c713e78.zip
media-libs/fdk-aac: revert stabilization
* breaks building of media-video/ffmpeg wrt bug #682890 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'media-libs/fdk-aac')
-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 91c30a952c3b..4f12537b1d3e 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 ~amd64-fbsd ~x86-fbsd ~x64-macos"
if [[ ${PV%_p*} != ${PV} ]]; then # Gentoo snapshot
SRC_URI="mirror://gentoo/${P}.tar.xz"
else # Official release