Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsoundtouch/
Date: Mon, 08 Apr 2019 00:39:32
Message-Id: 1554683945.42334466ae53ed8ab75597cf94b39e44ff9a39e4.bman@gentoo
1 commit: 42334466ae53ed8ab75597cf94b39e44ff9a39e4
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 00:39:05 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 00:39:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42334466
7
8 media-libs/libsoundtouch: amd64 stable wrt bug #681394
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild b/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild
17 index 7d541b64c83..80e689588dc 100644
18 --- a/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild
19 +++ b/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://gitlab.com/${MY_PN}/${MY_PN}/-/archive/${PV}/${MY_P}.tar.bz2"
21 LICENSE="LGPL-2.1"
22 # subslot = libSoundTouch.so soname
23 SLOT="0/1"
24 -KEYWORDS="~amd64 ~arm hppa ~mips ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
25 +KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
26 IUSE="cpu_flags_x86_sse openmp static-libs"
27
28 BDEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"