diff options
Diffstat (limited to 'media-plugins/xmms-spc')
-rw-r--r-- | media-plugins/xmms-spc/xmms-spc-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-spc/xmms-spc-0.2.1.ebuild b/media-plugins/xmms-spc/xmms-spc-0.2.1.ebuild index ce96e09d21b2..67b0bb0534ed 100644 --- a/media-plugins/xmms-spc/xmms-spc-0.2.1.ebuild +++ b/media-plugins/xmms-spc/xmms-spc-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-spc/xmms-spc-0.2.1.ebuild,v 1.3 2003/03/14 11:39:41 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-spc/xmms-spc-0.2.1.ebuild,v 1.4 2003/07/12 18:40:50 aliz Exp $ MY_P=spcxmms-${PV} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="http://www.self-core.org/~kaoru-k/pub/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="media-sound/xmms" |