summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-10-26 21:45:15 +0000
committerYixun Lan <dlan@gentoo.org>2021-10-29 21:28:27 +0800
commit059cf9572efa135f72f255c9061aeeb621151594 (patch)
tree9bcc2ec6d0ee125b8628395e9e2e626f4c0f89c1 /app-text
parentdev-perl/YAML: keyword ~riscv (diff)
downloadgentoo-059cf9572efa135f72f255c9061aeeb621151594.tar.gz
gentoo-059cf9572efa135f72f255c9061aeeb621151594.tar.bz2
gentoo-059cf9572efa135f72f255c9061aeeb621151594.zip
app-text/pytextile: 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 'app-text')
-rw-r--r--app-text/pytextile/pytextile-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pytextile/pytextile-4.0.1.ebuild b/app-text/pytextile/pytextile-4.0.1.ebuild
index fc7f0aecbd1d..6f411ccdd6fc 100644
--- a/app-text/pytextile/pytextile-4.0.1.ebuild
+++ b/app-text/pytextile/pytextile-4.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/textile/python-textile/archive/${PV}.tar.gz -> ${P}.
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
dev-python/html5lib[${PYTHON_USEDEP}]