diff options
author | 2004-04-01 00:17:28 +0000 | |
---|---|---|
committer | 2004-04-01 00:17:28 +0000 | |
commit | a6c99631ba989655a3e6a0138968e5400ea6cb2e (patch) | |
tree | 82b5acbdc0ed06b42d07f6f200e8ee9b574266cd /app-xemacs/edict/edict-1.13.ebuild | |
parent | And the minor docs, too. (Manifest recommit) (diff) | |
download | gentoo-2-a6c99631ba989655a3e6a0138968e5400ea6cb2e.tar.gz gentoo-2-a6c99631ba989655a3e6a0138968e5400ea6cb2e.tar.bz2 gentoo-2-a6c99631ba989655a3e6a0138968e5400ea6cb2e.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/edict/edict-1.13.ebuild')
-rw-r--r-- | app-xemacs/edict/edict-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/edict/edict-1.13.ebuild b/app-xemacs/edict/edict-1.13.ebuild index d3a4b57180ba..58f5a18bd21f 100644 --- a/app-xemacs/edict/edict-1.13.ebuild +++ b/app-xemacs/edict/edict-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edict/edict-1.13.ebuild,v 1.6 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edict/edict-1.13.ebuild,v 1.7 2004/04/01 00:16:02 jhuebel Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="mule" DEPEND="app-xemacs/mule-base app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |