diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-19 00:41:57 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-19 00:41:57 +0100 |
commit | c660bf96c03faa0c12f1c6905ff3d57a1c4d8e73 (patch) | |
tree | ee7ec06b6d8a85eb7846eac922ca7e8b59222974 /dev-python/pytest-xvfb | |
parent | sci-libs/libaec: x86 stable (bug #657732) (diff) | |
download | gentoo-c660bf96c03faa0c12f1c6905ff3d57a1c4d8e73.tar.gz gentoo-c660bf96c03faa0c12f1c6905ff3d57a1c4d8e73.tar.bz2 gentoo-c660bf96c03faa0c12f1c6905ff3d57a1c4d8e73.zip |
dev-python/pytest-xvfb: x86 stable (bug #754231)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xvfb')
-rw-r--r-- | dev-python/pytest-xvfb/pytest-xvfb-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xvfb/pytest-xvfb-2.0.0.ebuild b/dev-python/pytest-xvfb/pytest-xvfb-2.0.0.ebuild index ccf3315e933c..77155cc67beb 100644 --- a/dev-python/pytest-xvfb/pytest-xvfb-2.0.0.ebuild +++ b/dev-python/pytest-xvfb/pytest-xvfb-2.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/The-Compiler/pytest-xvfb/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND=" >=dev-python/pytest-2.8.1[${PYTHON_USEDEP}] |