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 e69e401279d0..6d2885e56541 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.5 2011/01/26 19:35:56 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/dot2texi-3.0.ebuild,v 1.6 2011/02/06 21:52:29 maekke Exp $ inherit latex-package @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~ppc-macos" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc-macos" IUSE="pgf pstricks examples" DEPEND="app-arch/unzip" |