diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-05 21:29:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-05 21:29:10 +0000 |
commit | 210817980d0e87dae4f36d4a88a6ea5a3af53c36 (patch) | |
tree | 4ac66c5ed8ca6c520ce56a654110eae7eaf6a640 /media-sound/mpg321/mpg321-0.3.1.ebuild | |
parent | Marking libvorbis-1.3.3 ppc64 for bug 419101 (diff) | |
download | gentoo-2-210817980d0e87dae4f36d4a88a6ea5a3af53c36.tar.gz gentoo-2-210817980d0e87dae4f36d4a88a6ea5a3af53c36.tar.bz2 gentoo-2-210817980d0e87dae4f36d4a88a6ea5a3af53c36.zip |
Marking mpg321-0.3.1 ppc64 for bug 419127
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'media-sound/mpg321/mpg321-0.3.1.ebuild')
-rw-r--r-- | media-sound/mpg321/mpg321-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpg321/mpg321-0.3.1.ebuild b/media-sound/mpg321/mpg321-0.3.1.ebuild index 3729adc37d90..62f6246c600d 100644 --- a/media-sound/mpg321/mpg321-0.3.1.ebuild +++ b/media-sound/mpg321/mpg321-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/mpg321-0.3.1.ebuild,v 1.2 2012/06/02 10:40:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/mpg321-0.3.1.ebuild,v 1.3 2012/06/05 21:29:10 ranger Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ipv6" RDEPEND=">=media-libs/libao-1 |