media-libs/libilbc: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Tue, 14 May 2019 17:42:55 +0000 (13:42 -0400)
committerAaron Bauman <bman@gentoo.org>
Tue, 14 May 2019 17:52:17 +0000 (13:52 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

media-libs/libilbc/libilbc-2.0.2.ebuild

index e71021ba2c612cb029ee8a2b8692583b9e4be446..40eb6ee13b7218de54e566e367d1393f947368c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]] ; then
        SRC_URI=""
 else
        SRC_URI="https://github.com/TimothyGu/${PN}/releases/download/v${PV}/${P}.tar.bz2"
-       KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~sparc x86"
+       KEYWORDS="amd64 arm arm64 ppc ppc64 ~sparc x86"
 fi
 
 inherit eutils multilib ${SCM} autotools-multilib