diff options
author | 2018-02-27 22:25:35 +0000 | |
---|---|---|
committer | 2018-02-27 22:26:06 +0000 | |
commit | d90877832027d17108c4f3000300c0bc713098d0 (patch) | |
tree | d7510d633a6889278ecbdf883a40cd4907c1638e /media-libs/speex | |
parent | media-video/vlc: stable 2.2.8-r1 for ppc/ppc64, bug #620176 (diff) | |
download | gentoo-d90877832027d17108c4f3000300c0bc713098d0.tar.gz gentoo-d90877832027d17108c4f3000300c0bc713098d0.tar.bz2 gentoo-d90877832027d17108c4f3000300c0bc713098d0.zip |
media-libs/speex: stable 1.2.0-r1 for ppc/ppc64, bug #620176
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'media-libs/speex')
-rw-r--r-- | media-libs/speex/speex-1.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/speex/speex-1.2.0-r1.ebuild b/media-libs/speex/speex-1.2.0-r1.ebuild index 959d53d9bd46..9368aa83749f 100644 --- a/media-libs/speex/speex-1.2.0-r1.ebuild +++ b/media-libs/speex/speex-1.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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_arm_v4 cpu_flags_arm_v5 cpu_flags_arm_v6 cpu_flags_x86_sse static-libs utils +vbr" RDEPEND=" |