diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:29:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:33:54 +0100 |
commit | a443a0022c8842ba5788a9105bcb3dd0b8daa8af (patch) | |
tree | 1cd43026c70674854ede5ed00642a587baa69cf3 /media-libs/libsoundtouch | |
parent | media-libs/libofa: stable 0.9.3-r2 for ppc64, bug #681392 (diff) | |
download | gentoo-a443a0022c8842ba5788a9105bcb3dd0b8daa8af.tar.gz gentoo-a443a0022c8842ba5788a9105bcb3dd0b8daa8af.tar.bz2 gentoo-a443a0022c8842ba5788a9105bcb3dd0b8daa8af.zip |
media-libs/libsoundtouch: stable 2.1.2 for ppc64, bug #681394
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r-- | media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild b/media-libs/libsoundtouch/libsoundtouch-2.1.2.ebuild index c9e238319f57..7d541b64c83c 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}]" |