diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:46:21 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:46:21 +0000 |
commit | 36dc72d674e474c874bdbe093e11a0fad6f293f9 (patch) | |
tree | ba7ac73e6225af49e75d74f2fab0b554b748bed9 /app-xemacs/sieve | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-36dc72d674e474c874bdbe093e11a0fad6f293f9.tar.gz gentoo-2-36dc72d674e474c874bdbe093e11a0fad6f293f9.tar.bz2 gentoo-2-36dc72d674e474c874bdbe093e11a0fad6f293f9.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/sieve')
-rw-r--r-- | app-xemacs/sieve/sieve-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/sieve/sieve-1.11.ebuild b/app-xemacs/sieve/sieve-1.11.ebuild index b4c98b64fd60..68a89f48a62c 100644 --- a/app-xemacs/sieve/sieve-1.11.ebuild +++ b/app-xemacs/sieve/sieve-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/sieve/sieve-1.11.ebuild,v 1.3 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sieve/sieve-1.11.ebuild,v 1.4 2004/04/01 01:46:21 jhuebel Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ app-xemacs/mail-lib app-xemacs/cc-mode app-xemacs/sasl " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |