diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-26 02:59:06 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-26 02:59:06 +0000 |
commit | 40e47afba76ab9182d1e1491dd90d456b3e25b2a (patch) | |
tree | 6e10e9e1e6a06d19b173ec9102a4292ad520183e /app-emacs/auctex/auctex-11.55.ebuild | |
parent | old (diff) | |
download | historical-40e47afba76ab9182d1e1491dd90d456b3e25b2a.tar.gz historical-40e47afba76ab9182d1e1491dd90d456b3e25b2a.tar.bz2 historical-40e47afba76ab9182d1e1491dd90d456b3e25b2a.zip |
Stable on SPARC.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-emacs/auctex/auctex-11.55.ebuild')
-rw-r--r-- | app-emacs/auctex/auctex-11.55.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/auctex/auctex-11.55.ebuild b/app-emacs/auctex/auctex-11.55.ebuild index 7ee7e2003810..7a2b89ac43e6 100644 --- a/app-emacs/auctex/auctex-11.55.ebuild +++ b/app-emacs/auctex/auctex-11.55.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-emacs/auctex/auctex-11.55.ebuild,v 1.3 2005/05/21 22:09:08 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.55.ebuild,v 1.4 2005/05/26 02:57:40 weeve Exp $ inherit elisp eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64 ~sparc ~ppc-macos" +KEYWORDS="~amd64 ~ppc ~ppc-macos sparc x86" IUSE="" DEPEND="virtual/tetex" |