diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-04-22 18:29:23 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-04-22 18:29:23 +0000 |
commit | d4abbae31686053976e68714b4180a68cf2b9a81 (patch) | |
tree | 7f91690a156067ac6833a5260c185a1dada3cfde /dev-tex/dot2tex/dot2tex-2.8.7.ebuild | |
parent | Marked ~amd64-linux, bug #411647 (diff) | |
download | gentoo-2-d4abbae31686053976e68714b4180a68cf2b9a81.tar.gz gentoo-2-d4abbae31686053976e68714b4180a68cf2b9a81.tar.bz2 gentoo-2-d4abbae31686053976e68714b4180a68cf2b9a81.zip |
Marked ~amd64-linux, bug #411651
(Portage version: 2.2.01.20389-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-tex/dot2tex/dot2tex-2.8.7.ebuild')
-rw-r--r-- | dev-tex/dot2tex/dot2tex-2.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dot2tex/dot2tex-2.8.7.ebuild b/dev-tex/dot2tex/dot2tex-2.8.7.ebuild index 2ec21d31d9ea..0eb374fba05f 100644 --- a/dev-tex/dot2tex/dot2tex-2.8.7.ebuild +++ b/dev-tex/dot2tex/dot2tex-2.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild,v 1.18 2012/02/16 21:34:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild,v 1.19 2012/04/22 18:29:23 grobian Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://dot2tex.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="doc examples" DEPEND="" |