media-libs/opus: arm stable wrt bug #681402

Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
This commit is contained in:
Mikle Kolyada
2019-03-30 22:03:04 +03:00
parent 93f7feb846
commit ecc9f3f710

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://archive.mozilla.org/pub/opus/${MY_P}.tar.gz"
if [[ "${PV}" != *_alpha* ]] && [[ "${PV}" != *_beta* ]] ; then
KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd"
KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd"
fi
fi