diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-14 15:37:27 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-14 15:37:27 +0000 |
commit | aaad8901a2e11f4e806e749724b085f0c9039e52 (patch) | |
tree | 3a6dca9bb8fda6817e007a593a3fd793a77b5001 /media-libs/flac/flac-1.2.1-r4.ebuild | |
parent | ia64 stable wrt bug #449602 (diff) | |
download | gentoo-2-aaad8901a2e11f4e806e749724b085f0c9039e52.tar.gz gentoo-2-aaad8901a2e11f4e806e749724b085f0c9039e52.tar.bz2 gentoo-2-aaad8901a2e11f4e806e749724b085f0c9039e52.zip |
ia64 stable wrt bug #450814
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'media-libs/flac/flac-1.2.1-r4.ebuild')
-rw-r--r-- | media-libs/flac/flac-1.2.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/flac/flac-1.2.1-r4.ebuild b/media-libs/flac/flac-1.2.1-r4.ebuild index 9c2c27a36614..5a27fc88e560 100644 --- a/media-libs/flac/flac-1.2.1-r4.ebuild +++ b/media-libs/flac/flac-1.2.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.2.1-r4.ebuild,v 1.6 2014/02/11 19:28:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.2.1-r4.ebuild,v 1.7 2014/02/14 15:37:27 hattya Exp $ EAPI=2 inherit autotools eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz LICENSE="BSD FDL-1.2 GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="3dnow altivec +cxx debug ogg sse static-libs" RDEPEND="ogg? ( >=media-libs/libogg-1.1.3 )" |