diff options
author | Jason Wever <weeve@gentoo.org> | 2003-02-05 03:26:18 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-02-05 03:26:18 +0000 |
commit | ed5ffa5d79719fe98a8296bf059e85bc570cb3eb (patch) | |
tree | 562473089bd21eb662de4d7a297f098d389a0581 /x11-terms/rxvt/rxvt-2.7.8-r5.ebuild | |
parent | Fixed gpgme dependency at 0.3.* since could not compile with 0.4. (diff) | |
download | historical-ed5ffa5d79719fe98a8296bf059e85bc570cb3eb.tar.gz historical-ed5ffa5d79719fe98a8296bf059e85bc570cb3eb.tar.bz2 historical-ed5ffa5d79719fe98a8296bf059e85bc570cb3eb.zip |
Added sparc to keywords.
Diffstat (limited to 'x11-terms/rxvt/rxvt-2.7.8-r5.ebuild')
-rw-r--r-- | x11-terms/rxvt/rxvt-2.7.8-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt/rxvt-2.7.8-r5.ebuild b/x11-terms/rxvt/rxvt-2.7.8-r5.ebuild index 0758e29331d1..ef38dbb62990 100644 --- a/x11-terms/rxvt/rxvt-2.7.8-r5.ebuild +++ b/x11-terms/rxvt/rxvt-2.7.8-r5.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-terms/rxvt/rxvt-2.7.8-r5.ebuild,v 1.7 2003/01/07 20:48:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt/rxvt-2.7.8-r5.ebuild,v 1.8 2003/02/05 03:26:18 weeve Exp $ IUSE="motif" @@ -9,7 +9,7 @@ DESCRIPTION="rxvt -- nice small x11 terminal" SRC_URI="ftp://ftp.rxvt.org/pub/rxvt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha" +KEYWORDS="x86 ppc alpha sparc" HOMEPAGE="http://www.rxvt.org" |