diff options
Diffstat (limited to 'app-xemacs/ecrypto')
-rw-r--r-- | app-xemacs/ecrypto/ecrypto-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ecrypto/ecrypto-0.12.ebuild b/app-xemacs/ecrypto/ecrypto-0.12.ebuild index 86ddb1f416df..f6e92cc0f41e 100644 --- a/app-xemacs/ecrypto/ecrypto-0.12.ebuild +++ b/app-xemacs/ecrypto/ecrypto-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ecrypto/ecrypto-0.12.ebuild,v 1.5 2003/10/03 02:20:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ecrypto/ecrypto-0.12.ebuild,v 1.6 2004/02/21 22:45:51 brad_mssw Exp $ SLOT="0" IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="Crypto functionality in Emacs Lisp." PKG_CAT="standard" DEPEND="" -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="amd64 x86 ~ppc alpha sparc" inherit xemacs-packages |