summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-12-09 15:33:34 +0000
committerYixun Lan <dlan@gentoo.org>2021-12-12 22:20:52 +0800
commita4c6e40dbd29090d79a386f1d9322ac5ab84cdfd (patch)
treec3a118dd945d86f125de3b74b5234841258cc591 /dev-tex
parentapp-portage/pfl: keyword ~riscv (diff)
downloadgentoo-a4c6e40dbd29090d79a386f1d9322ac5ab84cdfd.tar.gz
gentoo-a4c6e40dbd29090d79a386f1d9322ac5ab84cdfd.tar.bz2
gentoo-a4c6e40dbd29090d79a386f1d9322ac5ab84cdfd.zip
dev-tex/dot2tex: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/dot2tex/dot2tex-2.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/dot2tex/dot2tex-2.11.3.ebuild b/dev-tex/dot2tex/dot2tex-2.11.3.ebuild
index a92fc967fb93..293e9ce04707 100644
--- a/dev-tex/dot2tex/dot2tex-2.11.3.ebuild
+++ b/dev-tex/dot2tex/dot2tex-2.11.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/kjellmf/dot2tex/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris"
IUSE="doc examples"
DEPEND="dev-python/pyparsing[${PYTHON_USEDEP}]"