diff options
Diffstat (limited to 'x11-wm/ratpoison/ratpoison-1.1.1.ebuild')
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ratpoison/ratpoison-1.1.1.ebuild b/x11-wm/ratpoison/ratpoison-1.1.1.ebuild index 7a3896722e42..63cf02ad6b2b 100644 --- a/x11-wm/ratpoison/ratpoison-1.1.1.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.1.1.ebuild,v 1.4 2002/12/25 01:04:13 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.1.1.ebuild,v 1.5 2003/01/06 00:56:17 weeve Exp $ DESCRIPTION="Ratpoison is an extremely light-weight and barebones wm modelled after screen." HOMEPAGE="http://ratpoison.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc" DEPEND="virtual/x11" |