summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-16 11:09:07 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-16 11:36:29 +0200
commit3a2aea4c31fe72bdecdbbc897e39598c521cc085 (patch)
tree3878fa4375be671f3dc7bc4e1607c8f05cdbf987 /media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild
parentmedia-libs/x265: convert to cpu_flags_arm (diff)
downloadgentoo-3a2aea4c31fe72bdecdbbc897e39598c521cc085.tar.gz
gentoo-3a2aea4c31fe72bdecdbbc897e39598c521cc085.tar.bz2
gentoo-3a2aea4c31fe72bdecdbbc897e39598c521cc085.zip
media-libs/vo-amrwbenc: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild')
-rw-r--r--media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild b/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild
index e6740257aa97..085ee9c4a324 100644
--- a/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild
+++ b/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# 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 ~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() {