diff options
Diffstat (limited to 'x11-wm/jwm/jwm-0.21.ebuild')
-rw-r--r-- | x11-wm/jwm/jwm-0.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/jwm/jwm-0.21.ebuild b/x11-wm/jwm/jwm-0.21.ebuild index f5d5b10a343c..08466b8a8f7b 100644 --- a/x11-wm/jwm/jwm-0.21.ebuild +++ b/x11-wm/jwm/jwm-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/jwm/jwm-0.21.ebuild,v 1.2 2005/05/10 09:26:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/jwm/jwm-0.21.ebuild,v 1.3 2005/05/20 04:23:59 usata Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://joewing.net/programs/jwm/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND="virtual/x11" |