diff options
author | Markus Meier <maekke@gentoo.org> | 2016-10-01 10:00:41 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-10-01 10:00:41 +0200 |
commit | 4324fc8e2fec6382e770dc7a0663b6f56379c8b6 (patch) | |
tree | 82f170cbc9c93639b3c0fedd997edee957fd8d15 /dev-tex | |
parent | app-eselect/eselect-php: arm stable, bug #592968 (diff) | |
download | gentoo-4324fc8e2fec6382e770dc7a0663b6f56379c8b6.tar.gz gentoo-4324fc8e2fec6382e770dc7a0663b6f56379c8b6.tar.bz2 gentoo-4324fc8e2fec6382e770dc7a0663b6f56379c8b6.zip |
dev-tex/dot2tex: arm stable, bug #593146
Package-Manager: portage-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/dot2tex/dot2tex-2.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dot2tex/dot2tex-2.9.0.ebuild b/dev-tex/dot2tex/dot2tex-2.9.0.ebuild index 78fda1975559..345f75d1a9cc 100644 --- a/dev-tex/dot2tex/dot2tex-2.9.0.ebuild +++ b/dev-tex/dot2tex/dot2tex-2.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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}]" |