diff options
Diffstat (limited to 'dev-tex/dot2tex/dot2tex-2.11.3-r1.ebuild')
-rw-r--r-- | dev-tex/dot2tex/dot2tex-2.11.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/dot2tex/dot2tex-2.11.3-r1.ebuild b/dev-tex/dot2tex/dot2tex-2.11.3-r1.ebuild index 85bf337ba030..8c59ca4f778c 100644 --- a/dev-tex/dot2tex/dot2tex-2.11.3-r1.ebuild +++ b/dev-tex/dot2tex/dot2tex-2.11.3-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/xyz2tex/dot2tex/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE="doc examples" DEPEND="dev-python/pyparsing[${PYTHON_USEDEP}]" |