diff options
Diffstat (limited to 'dev-tex/dot2texi/dot2texi-3.0.ebuild')
-rw-r--r-- | dev-tex/dot2texi/dot2texi-3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/dot2texi/dot2texi-3.0.ebuild b/dev-tex/dot2texi/dot2texi-3.0.ebuild index 6c1f44e0a32e..195b8a83f3e6 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 +# Copyright 1999-2012 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.18 2011/12/16 09:27:15 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/dot2texi-3.0.ebuild,v 1.19 2012/02/16 21:31:04 grobian Exp $ inherit latex-package @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="pgf pstricks examples" DEPEND="app-arch/unzip" |