diff options
author | David Holm <dholm@gentoo.org> | 2004-06-29 16:39:15 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-29 16:39:15 +0000 |
commit | 438fea7a28728edd6442ea20a3f43d029bc0ac67 (patch) | |
tree | df7a6868f1cacd737b204d7dd024585270331e85 /media-plugins/xmms-tfmx/xmms-tfmx-0.5.ebuild | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-438fea7a28728edd6442ea20a3f43d029bc0ac67.tar.gz gentoo-2-438fea7a28728edd6442ea20a3f43d029bc0ac67.tar.bz2 gentoo-2-438fea7a28728edd6442ea20a3f43d029bc0ac67.zip |
Masked on ppc (no sound)
Diffstat (limited to 'media-plugins/xmms-tfmx/xmms-tfmx-0.5.ebuild')
-rw-r--r-- | media-plugins/xmms-tfmx/xmms-tfmx-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-tfmx/xmms-tfmx-0.5.ebuild b/media-plugins/xmms-tfmx/xmms-tfmx-0.5.ebuild index 5241fbd04ed1..d9aed9d386c0 100644 --- a/media-plugins/xmms-tfmx/xmms-tfmx-0.5.ebuild +++ b/media-plugins/xmms-tfmx/xmms-tfmx-0.5.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-tfmx/xmms-tfmx-0.5.ebuild,v 1.1 2004/06/28 18:31:29 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-tfmx/xmms-tfmx-0.5.ebuild,v 1.2 2004/06/29 16:39:15 dholm Exp $ IUSE="" @@ -11,7 +11,7 @@ RESTRICT="nomirror" SLOT="0" # amd64/sparc failed 0.5 -- eradicator -KEYWORDS="~x86 -amd64 -sparc" +KEYWORDS="~x86 -amd64 -sparc -ppc" LICENSE="GPL-2" DEPEND="media-sound/xmms" |