diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:00:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:00:46 +0000 |
commit | baeec63707db3e95708dfdebe68db943e4f36c48 (patch) | |
tree | 13d0202fcafbb7af6b909141acaede5d37345e4c /media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild | |
parent | Stable for ppc, wrt bug #526014 (diff) | |
download | gentoo-2-baeec63707db3e95708dfdebe68db943e4f36c48.tar.gz gentoo-2-baeec63707db3e95708dfdebe68db943e4f36c48.tar.bz2 gentoo-2-baeec63707db3e95708dfdebe68db943e4f36c48.zip |
Stable for ppc, wrt bug #526018
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 78ea2fa561f7..f17e1e214107 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.6 2015/02/12 10:49:20 pacho Exp $ +# $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 $ 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}]" |