diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-07 12:56:23 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-07 12:56:23 +0000 |
commit | fd134c30e3f9ff8f6645dd7572493ff11446c940 (patch) | |
tree | 828e81bcbe191dbc4c32f9a62f8a4a2410874edb /media-sound/alac_decoder/alac_decoder-0.1.3.ebuild | |
parent | Remove old versions (diff) | |
download | gentoo-2-fd134c30e3f9ff8f6645dd7572493ff11446c940.tar.gz gentoo-2-fd134c30e3f9ff8f6645dd7572493ff11446c940.tar.bz2 gentoo-2-fd134c30e3f9ff8f6645dd7572493ff11446c940.zip |
Stable on ppc wrt bug 237373
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/alac_decoder/alac_decoder-0.1.3.ebuild')
-rw-r--r-- | media-sound/alac_decoder/alac_decoder-0.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild b/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild index 370d00cf87c7..fa640a323f15 100644 --- a/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild +++ b/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild,v 1.3 2008/09/20 13:04:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild,v 1.4 2008/10/07 12:56:23 nixnut Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://craz.net/programs/itunes/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="" |