diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 18:36:04 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 18:36:04 +0000 |
commit | afd9b800b5241c952129b32ec17ac96fbfe58cca (patch) | |
tree | cc01ffac0accf081251dc555a8cd9d9bb469c1fb /app-editors/xwpe | |
parent | Corrected dependancy for dev-perl/Crypt-DES (missing) (diff) | |
download | historical-afd9b800b5241c952129b32ec17ac96fbfe58cca.tar.gz historical-afd9b800b5241c952129b32ec17ac96fbfe58cca.tar.bz2 historical-afd9b800b5241c952129b32ec17ac96fbfe58cca.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-editors/xwpe')
-rw-r--r-- | app-editors/xwpe/xwpe-1.5.29a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xwpe/xwpe-1.5.29a.ebuild b/app-editors/xwpe/xwpe-1.5.29a.ebuild index 01c0ed95debe..aba1fae23ca0 100644 --- a/app-editors/xwpe/xwpe-1.5.29a.ebuild +++ b/app-editors/xwpe/xwpe-1.5.29a.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/app-editors/xwpe/xwpe-1.5.29a.ebuild,v 1.3 2002/08/06 17:35:49 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xwpe/xwpe-1.5.29a.ebuild,v 1.4 2002/08/14 18:36:04 murphy Exp $ DESCRIPTION="An IDE to Develop in text and graphical mode" HOMEPAGE="http://www.identicalsoftware.com/xwpe/" @@ -13,7 +13,7 @@ DEPEND=">=sys-libs/gpm-1.20.0 \ RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SRC_URI="http://www.identicalsoftware.com/xwpe/${P}.tar.gz" |