diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-08 15:30:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-08 15:30:08 +0000 |
commit | cc2990d712276b91ec46da64d1ed1efe924cd8b8 (patch) | |
tree | 0bd9f52f54edf0351141a566360d2ff0c51f9d16 /dev-tex/cpp2latex/cpp2latex-2.3-r1.ebuild | |
parent | Fix C(XX)FLAGS and CC for bug #240866 (diff) | |
download | gentoo-2-cc2990d712276b91ec46da64d1ed1efe924cd8b8.tar.gz gentoo-2-cc2990d712276b91ec46da64d1ed1efe924cd8b8.tar.bz2 gentoo-2-cc2990d712276b91ec46da64d1ed1efe924cd8b8.zip |
Stable on ppc wrt bug 245854
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-tex/cpp2latex/cpp2latex-2.3-r1.ebuild')
-rw-r--r-- | dev-tex/cpp2latex/cpp2latex-2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/cpp2latex/cpp2latex-2.3-r1.ebuild b/dev-tex/cpp2latex/cpp2latex-2.3-r1.ebuild index eabc8c75d955..6b9809d0c56e 100644 --- a/dev-tex/cpp2latex/cpp2latex-2.3-r1.ebuild +++ b/dev-tex/cpp2latex/cpp2latex-2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/cpp2latex/cpp2latex-2.3-r1.ebuild,v 1.3 2008/06/17 17:06:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/cpp2latex/cpp2latex-2.3-r1.ebuild,v 1.4 2008/11/08 15:30:08 nixnut Exp $ inherit eutils @@ -11,7 +11,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="~amd64 ppc ~sparc ~x86" # although it makes sense to have tex installed, it is # neither a compile or runtime dependency |