diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-24 09:57:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-24 09:59:13 +0000 |
commit | 4a1fc32c5469da14feb2881139ded901a4362a8d (patch) | |
tree | 49fb728c74f867713f575dcb4b0f930377aa75d3 /media-libs | |
parent | dev-python/pyrsistent: stable 0.13.0 for ia64, bug #641208 (diff) | |
download | gentoo-4a1fc32c5469da14feb2881139ded901a4362a8d.tar.gz gentoo-4a1fc32c5469da14feb2881139ded901a4362a8d.tar.bz2 gentoo-4a1fc32c5469da14feb2881139ded901a4362a8d.zip |
media-libs/speex: stable 1.2.0-r1 for ia64, bug #641504
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/speex/speex-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/speex/speex-1.2.0-r1.ebuild b/media-libs/speex/speex-1.2.0-r1.ebuild index e9094c737626..959d53d9bd46 100644 --- a/media-libs/speex/speex-1.2.0-r1.ebuild +++ b/media-libs/speex/speex-1.2.0-r1.ebuild @@ -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=" |