diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:49:01 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:53:15 -0400 |
commit | 866eb095539d1437b4bc1de5b26403405fb513e5 (patch) | |
tree | b852090822c9b7043b1475ab463cd108da3951c6 /media-libs/speexdsp | |
parent | dev-perl/IO-stringy: arm64 stable (diff) | |
download | gentoo-866eb095539d1437b4bc1de5b26403405fb513e5.tar.gz gentoo-866eb095539d1437b4bc1de5b26403405fb513e5.tar.bz2 gentoo-866eb095539d1437b4bc1de5b26403405fb513e5.zip |
media-libs/speexdsp: 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/speexdsp')
-rw-r--r-- | media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild b/media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild index 91bc287a0a9c..e010f35b0a29 100644 --- a/media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild +++ b/media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild @@ -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 @@ -13,7 +13,7 @@ SRC_URI="https://downloads.xiph.org/releases/speex/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_arm_neon static-libs" RDEPEND="!<media-libs/speex-1.2.0" |