diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:36:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:39:24 +0300 |
commit | c3ad49e92ffc7a64fc6b656b3068d2bfb81351ab (patch) | |
tree | 42f72c97c56cc08af4fd291bac0afc9c52916522 | |
parent | dev-python/xmlschema: Keyword 1.2.3-r1 riscv, #737724 (diff) | |
download | gentoo-c3ad49e92ffc7a64fc6b656b3068d2bfb81351ab.tar.gz gentoo-c3ad49e92ffc7a64fc6b656b3068d2bfb81351ab.tar.bz2 gentoo-c3ad49e92ffc7a64fc6b656b3068d2bfb81351ab.zip |
dev-python/pytest: Keyword 6.0.1 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r-- | dev-python/pytest/pytest-6.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-6.0.1.ebuild b/dev-python/pytest/pytest-6.0.1.ebuild index 9fcfa6c56d65..2caa9cc92a8c 100644 --- a/dev-python/pytest/pytest-6.0.1.ebuild +++ b/dev-python/pytest/pytest-6.0.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |