diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:33:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:33:17 +0000 |
commit | 85e2b76d664442fef54e4b24226270568859720d (patch) | |
tree | d017f02d045aff74185ea981c28a980e03a98531 /dev-tex/aastex | |
parent | files/elfutils-0.89-alpha-mips-atime.diff: \ Fix 0.89 compilation on mips (Ma... (diff) | |
download | gentoo-2-85e2b76d664442fef54e4b24226270568859720d.tar.gz gentoo-2-85e2b76d664442fef54e4b24226270568859720d.tar.bz2 gentoo-2-85e2b76d664442fef54e4b24226270568859720d.zip |
Remove arm keywords
Diffstat (limited to 'dev-tex/aastex')
-rw-r--r-- | dev-tex/aastex/aastex-5.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/aastex/aastex-5.0.2.ebuild b/dev-tex/aastex/aastex-5.0.2.ebuild index b3ff8cdb3b33..14cb04a82e5e 100644 --- a/dev-tex/aastex/aastex-5.0.2.ebuild +++ b/dev-tex/aastex/aastex-5.0.2.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/dev-tex/aastex/aastex-5.0.2.ebuild,v 1.1 2003/06/09 13:11:26 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/aastex/aastex-5.0.2.ebuild,v 1.2 2004/02/22 22:29:03 agriffis Exp $ inherit latex-package @@ -12,4 +12,4 @@ SRC_URI="http://www.journals.uchicago.edu/AAS/AASTeX/${MY_P}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha mips hppa " |