diff options
Diffstat (limited to 'dev-tex/aastex/aastex-5.2.ebuild')
-rw-r--r-- | dev-tex/aastex/aastex-5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/aastex/aastex-5.2.ebuild b/dev-tex/aastex/aastex-5.2.ebuild index 6fabcaa58945..c048cc24c0d5 100644 --- a/dev-tex/aastex/aastex-5.2.ebuild +++ b/dev-tex/aastex/aastex-5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/aastex/aastex-5.2.ebuild,v 1.5 2004/10/09 21:43:27 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/aastex/aastex-5.2.ebuild,v 1.6 2004/10/13 00:17:54 gmsoft Exp $ inherit latex-package @@ -13,5 +13,5 @@ LICENSE="as-is" SLOT="0" IUSE="" -KEYWORDS="x86 ppc ~sparc alpha ~mips ~hppa ~amd64" +KEYWORDS="x86 ppc ~sparc alpha ~mips hppa ~amd64" |