From: Aaron Bauman Date: Tue, 14 May 2019 17:42:55 +0000 (-0400) Subject: media-libs/libilbc: arm64 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=01617cbedf385e95dc388bf91e591ff1a8442207;p=gentoo.git media-libs/libilbc: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" --- diff --git a/media-libs/libilbc/libilbc-2.0.2.ebuild b/media-libs/libilbc/libilbc-2.0.2.ebuild index e71021ba2c61..40eb6ee13b72 100644 --- a/media-libs/libilbc/libilbc-2.0.2.ebuild +++ b/media-libs/libilbc/libilbc-2.0.2.ebuild @@ -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