diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-10 00:38:34 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-10 00:38:34 +0200 |
commit | f0a420a6bea9adae67f50bda9ff8a8027f660cc7 (patch) | |
tree | 34e36ea8b4a6e04a8002e1fa4eaf8b83cccdac52 /dev-python/pytest-xvfb | |
parent | dev-python/pyvirtualdisplay: Keyword 3.0 riscv, #858215 (diff) | |
download | gentoo-f0a420a6bea9adae67f50bda9ff8a8027f660cc7.tar.gz gentoo-f0a420a6bea9adae67f50bda9ff8a8027f660cc7.tar.bz2 gentoo-f0a420a6bea9adae67f50bda9ff8a8027f660cc7.zip |
dev-python/pytest-xvfb: Keyword 2.0.0-r2 riscv, #858215
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xvfb')
-rw-r--r-- | dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r2.ebuild b/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r2.ebuild index b355f4bb403a..74d2004a1735 100644 --- a/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r2.ebuild +++ b/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/The-Compiler/pytest-xvfb/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" RDEPEND=" >=dev-python/pytest-2.8.1[${PYTHON_USEDEP}] |