From: Thomas Deutschmann Date: Sun, 28 Apr 2019 21:57:50 +0000 (+0200) Subject: media-libs/libsoundtouch: x86 stable (bug #681394) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8a0d0c009514aba8bc3a1b21fd9a195d1ef85e09;p=gentoo.git media-libs/libsoundtouch: x86 stable (bug #681394) Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild b/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild index 80e689588dc4..d09a077c84c7 100644 --- a/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild +++ b/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://gitlab.com/${MY_PN}/${MY_PN}/-/archive/${PV}/${MY_P}.tar.bz2" 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" BDEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"