summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-20 21:39:25 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-20 21:42:24 +0000
commit8f5baafd7c2450bc5987456c9e8e22d22a543e71 (patch)
treecc6fc3dc612c1f3e1beb50c584f0c165f507ec6b
parentmedia-video/simplescreenrecorder: Revbump to fix typo in variable name. (diff)
downloadgentoo-8f5baafd7c2450bc5987456c9e8e22d22a543e71.tar.gz
gentoo-8f5baafd7c2450bc5987456c9e8e22d22a543e71.tar.bz2
gentoo-8f5baafd7c2450bc5987456c9e8e22d22a543e71.zip
media-libs/speexdsp: stable 1.2_rc3-r2 for sparc, bug #641504 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
-rw-r--r--media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild b/media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild
index 69f5da68e348..a4e5e97a8add 100644
--- a/media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild
+++ b/media-libs/speexdsp/speexdsp-1.2_rc3-r2.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_x86_sse cpu_flags_x86_sse2 cpu_flags_arm_neon static-libs"
RDEPEND="!<media-libs/speex-1.2.0"