summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-14 13:40:47 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-14 13:51:59 -0400
commita8b330caa7401de223b6b14d20a32b69ffde418d (patch)
tree1e01b97dc206153dbf2859bd9ee97ab356eca771
parentmedia-libs/libmodplug: arm64 stable (diff)
downloadgentoo-a8b330caa7401de223b6b14d20a32b69ffde418d.tar.gz
gentoo-a8b330caa7401de223b6b14d20a32b69ffde418d.tar.bz2
gentoo-a8b330caa7401de223b6b14d20a32b69ffde418d.zip
media-libs/vo-amrwbenc: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
-rw-r--r--media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
index 10694e977bb8..27f2a1bdd839 100644
--- a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
+++ b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -29,7 +29,7 @@ LICENSE="Apache-2.0"
SLOT="0"
[[ ${PV} == *9999 ]] || \
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
IUSE="examples static-libs"
src_configure() {