diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:08:56 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:08:56 +0000 |
commit | 9f099b6b8e24fe20c9abc26140d65774a0d7ff75 (patch) | |
tree | efb992d731a4b34ebf3fecf207d6edbfe26b13db /app-xemacs/dictionary | |
parent | Stable on x86. (diff) | |
download | historical-9f099b6b8e24fe20c9abc26140d65774a0d7ff75.tar.gz historical-9f099b6b8e24fe20c9abc26140d65774a0d7ff75.tar.bz2 historical-9f099b6b8e24fe20c9abc26140d65774a0d7ff75.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/dictionary')
-rw-r--r-- | app-xemacs/dictionary/dictionary-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/dictionary/dictionary-1.11.ebuild b/app-xemacs/dictionary/dictionary-1.11.ebuild index bc8828143d96..30908e85d2e7 100644 --- a/app-xemacs/dictionary/dictionary-1.11.ebuild +++ b/app-xemacs/dictionary/dictionary-1.11.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/dictionary/dictionary-1.11.ebuild,v 1.6 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/dictionary/dictionary-1.11.ebuild,v 1.7 2004/03/31 23:59:00 jhuebel Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |