summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/wily/wily-1.0.ebuild')
-rw-r--r--app-editors/wily/wily-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/wily/wily-1.0.ebuild b/app-editors/wily/wily-1.0.ebuild
index 5867d06484db..5177f40a5617 100644
--- a/app-editors/wily/wily-1.0.ebuild
+++ b/app-editors/wily/wily-1.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/wily/wily-1.0.ebuild,v 1.1 2003/03/11 08:45:23 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/wily/wily-1.0.ebuild,v 1.2 2003/04/03 22:13:36 absinthe Exp $
DESCRIPTION="Wily is an emulation of ACME, Plan9's hybrid window system, shell and editor for programmers."
HOMEPAGE="http://www.netlib.org/research/9libs/wily-9libs.README"
SRC_URI="ftp://www.netlib.org/research/9libs/${P/1.0/9libs}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="X"
DEPEND="virtual/x11 dev-libs/9libs"
RDEPEND="${DEPEND}"