diff options
author | 2021-12-20 09:56:37 +0000 | |
---|---|---|
committer | 2021-12-21 11:38:54 +0800 | |
commit | 5df35891022df59e7ecbb7d44470a1144f7362fe (patch) | |
tree | 42cd8e430e0046399e4aac0ec347f5e3a6c76b8d /dev-python/pytest-subtesthack | |
parent | dev-python/urwid: keyword ~riscv (diff) | |
download | gentoo-5df35891022df59e7ecbb7d44470a1144f7362fe.tar.gz gentoo-5df35891022df59e7ecbb7d44470a1144f7362fe.tar.bz2 gentoo-5df35891022df59e7ecbb7d44470a1144f7362fe.zip |
dev-python/pytest-subtesthack: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/pytest-subtesthack')
-rw-r--r-- | dev-python/pytest-subtesthack/pytest-subtesthack-0.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.2-r1.ebuild b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.2-r1.ebuild index 605571f39759..40ab8552ca9e 100644 --- a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.2-r1.ebuild +++ b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/untitaker/pytest-subtesthack/archive/${PV}.tar.gz -> LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]" DEPEND=" |