diff options
author | Sam James <sam@gentoo.org> | 2020-12-16 11:12:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-16 11:12:09 +0000 |
commit | 9b1da9f3a918625bd3b481815b128648ae0092d3 (patch) | |
tree | 7be71e8ebe420a430fceaefdf79ba9856006b349 /media-libs/speex | |
parent | dev-python/progressbar2: Stabilize 3.53.1 ALLARCHES, #758212 (diff) | |
download | gentoo-9b1da9f3a918625bd3b481815b128648ae0092d3.tar.gz gentoo-9b1da9f3a918625bd3b481815b128648ae0092d3.tar.bz2 gentoo-9b1da9f3a918625bd3b481815b128648ae0092d3.zip |
media-libs/speex: Stabilize 1.2.0-r2 amd64, #758287
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/speex')
-rw-r--r-- | media-libs/speex/speex-1.2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/speex/speex-1.2.0-r2.ebuild b/media-libs/speex/speex-1.2.0-r2.ebuild index 28948a702acc..c6d40ee3ccb8 100644 --- a/media-libs/speex/speex-1.2.0-r2.ebuild +++ b/media-libs/speex/speex-1.2.0-r2.ebuild @@ -14,7 +14,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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~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 utils +vbr" RDEPEND=" |