From: Aaron Bauman Date: Mon, 8 Apr 2019 00:39:05 +0000 (+0000) Subject: media-libs/libsoundtouch: amd64 stable wrt bug #681394 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=42334466ae53ed8ab75597cf94b39e44ff9a39e4;p=gentoo.git media-libs/libsoundtouch: amd64 stable wrt bug #681394 Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild b/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild index 7d541b64c83c..80e689588dc4 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}]"