commit: 285030743c9c69f6b0040583e75620217ab8e9a9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 22 11:27:05 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 11:27:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28503074
media-libs/fdk-aac: Stabilize 2.0.3 ppc64, #922692
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/fdk-aac/fdk-aac-2.0.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/fdk-aac/fdk-aac-2.0.3.ebuild
b/media-libs/fdk-aac/fdk-aac-2.0.3.ebuild
index 09d6e507bf68..c0aff62f10fb 100644
--- a/media-libs/fdk-aac/fdk-aac-2.0.3.ebuild
+++ b/media-libs/fdk-aac/fdk-aac-2.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
inherit autotools git-r3
else
inherit libtool
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86
~x64-macos"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ppc64 ~riscv ~x86
~x64-macos"
if [[ ${PV%_p*} != ${PV} ]]; then # Gentoo snapshot
SRC_URI="mirror://gentoo/${P}.tar.xz"
else # Official release