diff options
author | 2005-11-25 19:07:54 +0000 | |
---|---|---|
committer | 2005-11-25 19:07:54 +0000 | |
commit | 8a09e92a40d28b9b65d44bcac0b9f4fefd4dbd35 (patch) | |
tree | 02faf5429d07bf9cbfabe7be30a9894712b372aa /app-emacs/auctex/auctex-11.55.ebuild | |
parent | Added ~ppc64 keyword; bug #112842 (diff) | |
download | gentoo-2-8a09e92a40d28b9b65d44bcac0b9f4fefd4dbd35.tar.gz gentoo-2-8a09e92a40d28b9b65d44bcac0b9f4fefd4dbd35.tar.bz2 gentoo-2-8a09e92a40d28b9b65d44bcac0b9f4fefd4dbd35.zip |
stable on ppc64
(Portage version: 2.0.51.22-r3)
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 a1e2201f642f..8aa0f99b266f 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.7 2005/10/23 00:35:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.55.ebuild,v 1.8 2005/11/25 19:03:33 tgall Exp $ inherit elisp eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc-macos ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ~ppc-macos ppc64 sparc x86" IUSE="" DEPEND="virtual/tetex" |