summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-09-09 22:42:53 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-09 22:58:53 +0100
commitb7fcc57c6ede70ce54078b42f6263e9b4f63a618 (patch)
treefbfa9b733e07a479227a873cbca186f174d122da /media-libs/fdk-aac
parentdev-python/cryptography: stable 3.0 for ppc64 (diff)
downloadgentoo-b7fcc57c6ede70ce54078b42f6263e9b4f63a618.tar.gz
gentoo-b7fcc57c6ede70ce54078b42f6263e9b4f63a618.tar.bz2
gentoo-b7fcc57c6ede70ce54078b42f6263e9b4f63a618.zip
media-libs/fdk-aac: stable 2.0.1 for ppc64
stable wrt bug #740902 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/fdk-aac')
-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 eb3ea4c59696..1c68b29cfba2 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