summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-16 11:36:12 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-16 11:36:30 +0200
commit0a76f1de65a184e2ce70e110954415418fbe095a (patch)
treeaab14291dc971fd56376d6619bbf05c81e068615 /media-libs/soxr
parentmedia-libs/soxr: remove old (diff)
downloadgentoo-0a76f1de65a184e2ce70e110954415418fbe095a.tar.gz
gentoo-0a76f1de65a184e2ce70e110954415418fbe095a.tar.bz2
gentoo-0a76f1de65a184e2ce70e110954415418fbe095a.zip
media-libs/soxr: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/soxr')
-rw-r--r--media-libs/soxr/soxr-0.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/soxr/soxr-0.1.2.ebuild b/media-libs/soxr/soxr-0.1.2.ebuild
index c423d063db9e..30528c0e529e 100644
--- a/media-libs/soxr/soxr-0.1.2.ebuild
+++ b/media-libs/soxr/soxr-0.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE="examples"
DEPEND=""