diff options
Diffstat (limited to 'dev-tex/dot2texi/dot2texi-3.0.ebuild')
-rw-r--r-- | dev-tex/dot2texi/dot2texi-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dot2texi/dot2texi-3.0.ebuild b/dev-tex/dot2texi/dot2texi-3.0.ebuild index 6d2885e56541..c0bec41719e0 100644 --- a/dev-tex/dot2texi/dot2texi-3.0.ebuild +++ b/dev-tex/dot2texi/dot2texi-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/dot2texi-3.0.ebuild,v 1.6 2011/02/06 21:52:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/dot2texi-3.0.ebuild,v 1.7 2011/02/20 15:50:49 xarthisius Exp $ inherit latex-package @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos" IUSE="pgf pstricks examples" DEPEND="app-arch/unzip" |