diff options
Diffstat (limited to 'app-xemacs/auctex/auctex-1.33.ebuild')
-rw-r--r-- | app-xemacs/auctex/auctex-1.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/auctex/auctex-1.33.ebuild b/app-xemacs/auctex/auctex-1.33.ebuild index 32ec850f4825..cf0c0366aa6c 100644 --- a/app-xemacs/auctex/auctex-1.33.ebuild +++ b/app-xemacs/auctex/auctex-1.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/auctex-1.33.ebuild,v 1.6 2005/01/01 16:57:32 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/auctex-1.33.ebuild,v 1.7 2005/04/24 12:24:13 hansmi Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="x86 ppc alpha sparc amd64" inherit xemacs-packages |