summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-15 09:53:39 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-15 09:54:44 -0400
commit5ef9285907c5d7d4c53ae8bf4beb5e2e13f898e1 (patch)
treee000175016adf849d59b1126347d8683cb56a30e /media-libs/vo-aacenc
parentmedia-libs/libsdl: arm64 stable (diff)
downloadgentoo-5ef9285907c5d7d4c53ae8bf4beb5e2e13f898e1.tar.gz
gentoo-5ef9285907c5d7d4c53ae8bf4beb5e2e13f898e1.tar.bz2
gentoo-5ef9285907c5d7d4c53ae8bf4beb5e2e13f898e1.zip
media-libs/vo-aacenc: 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"
Diffstat (limited to 'media-libs/vo-aacenc')
-rw-r--r--media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild b/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild
index 92e4d59fb2dc..20ed3fb06f70 100644
--- a/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild
+++ b/media-libs/vo-aacenc/vo-aacenc-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
@@ -27,7 +27,7 @@ LICENSE="Apache-2.0"
SLOT="0"
[[ ${PV} == *9999 ]] || \
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
IUSE="examples static-libs cpu_flags_arm_neon"
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all