diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:20:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:24:09 +0100 |
commit | a23357dfb23f4e0871e49f16420f9f80bd70b97f (patch) | |
tree | 920d34a667d7816e3e7a0470feb7d26f8f708256 /dev-tex | |
parent | net-proxy/dante: ia64 stable wrt bug #597980 (diff) | |
download | gentoo-a23357dfb23f4e0871e49f16420f9f80bd70b97f.tar.gz gentoo-a23357dfb23f4e0871e49f16420f9f80bd70b97f.tar.bz2 gentoo-a23357dfb23f4e0871e49f16420f9f80bd70b97f.zip |
dev-tex/dot2tex: ia64 stable wrt bug #593146
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/dot2tex/dot2tex-2.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/dot2tex/dot2tex-2.9.0.ebuild b/dev-tex/dot2tex/dot2tex-2.9.0.ebuild index d3111276f7c9..874731b04bea 100644 --- a/dev-tex/dot2tex/dot2tex-2.9.0.ebuild +++ b/dev-tex/dot2tex/dot2tex-2.9.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/kjellmf/dot2tex/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -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" +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="dev-python/pyparsing[${PYTHON_USEDEP}]" |