diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-24 03:23:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-24 03:23:36 +0200 |
commit | 84360a9d068f60ccdcfaaf09887dd5da66773151 (patch) | |
tree | 428912d9e6c007b65efdae8699d8281a3ec998b8 /media-libs/libsoundtouch | |
parent | media-libs/libpagemaker: x86 stable (bug #659024) (diff) | |
download | gentoo-84360a9d068f60ccdcfaaf09887dd5da66773151.tar.gz gentoo-84360a9d068f60ccdcfaaf09887dd5da66773151.tar.bz2 gentoo-84360a9d068f60ccdcfaaf09887dd5da66773151.zip |
media-libs/libsoundtouch: x86 stable (bug #626508)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r-- | media-libs/libsoundtouch/libsoundtouch-2.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsoundtouch/libsoundtouch-2.0.0-r1.ebuild b/media-libs/libsoundtouch/libsoundtouch-2.0.0-r1.ebuild index 5bbc35f45e01..b5a221fb0a95 100644 --- a/media-libs/libsoundtouch/libsoundtouch-2.0.0-r1.ebuild +++ b/media-libs/libsoundtouch/libsoundtouch-2.0.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.surina.net/soundtouch/${P/lib}.tar.gz" LICENSE="LGPL-2.1" # subslot = libSoundTouch.so soname SLOT="0/1" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="cpu_flags_x86_sse openmp static-libs" DEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]" |