diff options
Diffstat (limited to 'x11-plugins/asmon/asmon-0.64.ebuild')
-rw-r--r-- | x11-plugins/asmon/asmon-0.64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/asmon/asmon-0.64.ebuild b/x11-plugins/asmon/asmon-0.64.ebuild index d2d7d5895d1d..a2687cc7b7e8 100644 --- a/x11-plugins/asmon/asmon-0.64.ebuild +++ b/x11-plugins/asmon/asmon-0.64.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/x11-plugins/asmon/asmon-0.64.ebuild,v 1.5 2004/11/08 23:21:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.64.ebuild,v 1.6 2004/11/14 19:37:18 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.tigr.net/afterstep/download/asmon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~sparc ppc ~alpha" +KEYWORDS="x86 ~sparc ppc alpha" DEPEND="virtual/x11" src_unpack() { |