commit:     239d895fc862a716ff575b51f8e858190bb6e1dc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  8 02:23:09 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep  8 02:23:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239d895f

media-libs/fdk-aac: Stabilize 2.0.1 arm, #740902

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/fdk-aac/fdk-aac-2.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 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 4faac04a34d..307ad47e371 100644
--- a/media-libs/fdk-aac/fdk-aac-2.0.1.ebuild
+++ b/media-libs/fdk-aac/fdk-aac-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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

Reply via email to