diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 21:45:15 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:28:27 +0800 |
commit | 059cf9572efa135f72f255c9061aeeb621151594 (patch) | |
tree | 9bcc2ec6d0ee125b8628395e9e2e626f4c0f89c1 /app-text/pytextile | |
parent | dev-perl/YAML: keyword ~riscv (diff) | |
download | gentoo-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/pytextile')
-rw-r--r-- | app-text/pytextile/pytextile-4.0.1.ebuild | 2 |
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}] |