diff options
author | David Holm <dholm@gentoo.org> | 2004-06-29 16:39:19 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-29 16:39:19 +0000 |
commit | 6099607e77a71e48208843862424d4a7e86e6fa3 (patch) | |
tree | 14931c4a772cdd6f68cb0cc5675cc502d2e09488 /media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild | |
parent | Masked on ppc (no sound) (diff) | |
download | gentoo-2-6099607e77a71e48208843862424d4a7e86e6fa3.tar.gz gentoo-2-6099607e77a71e48208843862424d4a7e86e6fa3.tar.bz2 gentoo-2-6099607e77a71e48208843862424d4a7e86e6fa3.zip |
Added to ~ppc
Diffstat (limited to 'media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild')
-rw-r--r-- | media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild b/media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild index e3b2d5029dcd..3c2cfc0bc819 100644 --- a/media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild +++ b/media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild,v 1.7 2004/06/24 23:41:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild,v 1.8 2004/06/29 16:39:19 dholm Exp $ IUSE="nls" @@ -13,7 +13,7 @@ SRC_URI="http://www.saunalahti.fi/~syrjala/xmms-itouch/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" DEPEND="media-sound/xmms" |