diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 11:09:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 11:09:01 +0000 |
commit | b1633299f49c1e75b36f42763fd5a047a3f05749 (patch) | |
tree | 6b00573dbadad04c5c3a32c718ce7e5a97bb001a /media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild | |
parent | Stable for ppc64, wrt bug #526014 (diff) | |
download | gentoo-2-b1633299f49c1e75b36f42763fd5a047a3f05749.tar.gz gentoo-2-b1633299f49c1e75b36f42763fd5a047a3f05749.tar.bz2 gentoo-2-b1633299f49c1e75b36f42763fd5a047a3f05749.zip |
Stable for ppc64, wrt bug #526018
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild')
-rw-r--r-- | media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild index f17e1e214107..5e2c8a8d1400 100644 --- a/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild +++ b/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild,v 1.7 2015/02/21 12:00:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild,v 1.8 2015/02/23 11:09:01 ago Exp $ EAPI=5 inherit autotools eutils flag-o-matic multilib-minimal @@ -13,7 +13,7 @@ SRC_URI="http://www.surina.net/soundtouch/${P/lib}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -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_sse2 static-libs" DEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]" |