diff options
Diffstat (limited to 'app-xemacs/apel/apel-1.26.ebuild')
-rw-r--r-- | app-xemacs/apel/apel-1.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/apel/apel-1.26.ebuild b/app-xemacs/apel/apel-1.26.ebuild index 4ca787d7b28c..1d316e96c0de 100644 --- a/app-xemacs/apel/apel-1.26.ebuild +++ b/app-xemacs/apel/apel-1.26.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/apel/apel-1.26.ebuild,v 1.2 2003/10/03 02:16:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/apel/apel-1.26.ebuild,v 1.3 2004/02/21 22:45:51 brad_mssw Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/fsf-compat app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="amd64 x86 ~ppc alpha sparc" inherit xemacs-packages |