diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-02-13 19:30:38 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-02-13 19:30:38 +0800 |
commit | 306537a6b6a579cc74e7dc4aecda74cb5a0b3dd1 (patch) | |
tree | 5565c5977e4b667b9ee5a580cc71f57035061601 /dev-python/pytables | |
parent | dev-python/py-cpuinfo: Keyword 9.0.0 riscv, #894078 (diff) | |
download | gentoo-306537a6b6a579cc74e7dc4aecda74cb5a0b3dd1.tar.gz gentoo-306537a6b6a579cc74e7dc4aecda74cb5a0b3dd1.tar.bz2 gentoo-306537a6b6a579cc74e7dc4aecda74cb5a0b3dd1.zip |
dev-python/pytables: Keyword 3.8.0-r1 riscv, #894078
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/pytables')
-rw-r--r-- | dev-python/pytables/pytables-3.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytables/pytables-3.8.0-r1.ebuild b/dev-python/pytables/pytables-3.8.0-r1.ebuild index a6672ca3563d..be91b5e1670b 100644 --- a/dev-python/pytables/pytables-3.8.0-r1.ebuild +++ b/dev-python/pytables/pytables-3.8.0-r1.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~riscv" IUSE="examples test" RESTRICT="!test? ( test )" |