diff options
Diffstat (limited to 'app-xemacs/vm/vm-7.07.ebuild')
-rw-r--r-- | app-xemacs/vm/vm-7.07.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-xemacs/vm/vm-7.07.ebuild b/app-xemacs/vm/vm-7.07.ebuild index aa3be2b54201..65336ce6d177 100644 --- a/app-xemacs/vm/vm-7.07.ebuild +++ b/app-xemacs/vm/vm-7.07.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vm/vm-7.07.ebuild,v 1.1 2002/12/16 12:22:48 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vm/vm-7.07.ebuild,v 1.1.1.1 2005/11/30 09:38:53 chriswhite Exp $ SLOT="0" IUSE="" @@ -10,6 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/mail-lib app-xemacs/xemacs-base " +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |