diff options
author | 2012-06-05 21:29:10 +0000 | |
---|---|---|
committer | 2012-06-05 21:29:10 +0000 | |
commit | 0c0b65be7dc6562bd93c987b7b0ceca46e2d0392 (patch) | |
tree | a125b1013f14d76754d313dab4693162755c8f4d /media-sound/mpg321/mpg321-0.3.1.ebuild | |
parent | Marking libvorbis-1.3.3 ppc64 for bug 419101 (diff) | |
download | historical-0c0b65be7dc6562bd93c987b7b0ceca46e2d0392.tar.gz historical-0c0b65be7dc6562bd93c987b7b0ceca46e2d0392.tar.bz2 historical-0c0b65be7dc6562bd93c987b7b0ceca46e2d0392.zip |
Marking mpg321-0.3.1 ppc64 for bug 419127
Package-Manager: portage-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 |