diff options
author | Jason Wever <weeve@gentoo.org> | 2004-01-11 13:58:27 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-01-11 13:58:27 +0000 |
commit | 94b79dd901d84e0b0911243594bf5bfb64b0c368 (patch) | |
tree | e93e20730fb36c5e4ee730c498c21a57290250d2 /app-editors/ghex/ghex-2.4.0.1.ebuild | |
parent | force downgrade to openmotif-2.1 (diff) | |
download | gentoo-2-94b79dd901d84e0b0911243594bf5bfb64b0c368.tar.gz gentoo-2-94b79dd901d84e0b0911243594bf5bfb64b0c368.tar.bz2 gentoo-2-94b79dd901d84e0b0911243594bf5bfb64b0c368.zip |
Added ~sparc keyword.
Diffstat (limited to 'app-editors/ghex/ghex-2.4.0.1.ebuild')
-rw-r--r-- | app-editors/ghex/ghex-2.4.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/ghex/ghex-2.4.0.1.ebuild b/app-editors/ghex/ghex-2.4.0.1.ebuild index 16094a19d488..9b3f87935dbe 100644 --- a/app-editors/ghex/ghex-2.4.0.1.ebuild +++ b/app-editors/ghex/ghex-2.4.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.4.0.1.ebuild,v 1.2 2003/10/13 22:12:26 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.4.0.1.ebuild,v 1.3 2004/01/11 13:58:19 weeve Exp $ inherit gnome2 @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} SLOT="2" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO" |