diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:27:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:27:29 +0000 |
commit | e943eda014586401e5523f98bab4df0aedcfbee0 (patch) | |
tree | 86f2f95092de699aab690eb9fd486aa3d4c8b639 /media-plugins/xmms-wmdiscotux | |
parent | fix syntax error (Manifest recommit) (diff) | |
download | gentoo-2-e943eda014586401e5523f98bab4df0aedcfbee0.tar.gz gentoo-2-e943eda014586401e5523f98bab4df0aedcfbee0.tar.bz2 gentoo-2-e943eda014586401e5523f98bab4df0aedcfbee0.zip |
Remove arm keywords
Diffstat (limited to 'media-plugins/xmms-wmdiscotux')
-rw-r--r-- | media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.ebuild b/media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.ebuild index 6061ec458e79..32f4e380d3fb 100644 --- a/media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.ebuild +++ b/media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.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-wmdiscotux/xmms-wmdiscotux-1.3.ebuild,v 1.1 2003/09/17 02:35:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.ebuild,v 1.2 2004/02/22 22:26:39 agriffis Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://fragment.stc.cx/files/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips " DEPEND="media-sound/xmms" |