diff options
author | 2015-02-12 10:49:20 +0000 | |
---|---|---|
committer | 2015-02-12 10:49:20 +0000 | |
commit | 5a640326dd0d6e41b1777e59e06ad97ef10c31ec (patch) | |
tree | 62d467237e8bd737d29cfa3e03a9c599c95031de /media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild | |
parent | Update multilib masks (diff) | |
download | gentoo-2-5a640326dd0d6e41b1777e59e06ad97ef10c31ec.tar.gz gentoo-2-5a640326dd0d6e41b1777e59e06ad97ef10c31ec.tar.bz2 gentoo-2-5a640326dd0d6e41b1777e59e06ad97ef10c31ec.zip |
amd64 stable, bug #526018
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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 f539b26d8673..78ea2fa561f7 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.5 2015/01/29 17:45:38 mgorny Exp $ +# $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 $ 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}]" |