media-libs/soxr: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Tue, 14 May 2019 17:41:24 +0000 (13:41 -0400)
committerAaron Bauman <bman@gentoo.org>
Tue, 14 May 2019 17:52:08 +0000 (13:52 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

media-libs/soxr/soxr-0.1.3-r1.ebuild

index 41f19e360231523cc3d9a6d81137d77dd70ac859..6d3d97f3ddd8fa5daad6b601970004cf97832e1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-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"
 IUSE="examples test"
 
 # CMakeLists.txt builds examples if either test or examples USE flag is enabled.