commit: f071e40578a927c3288e5dac35c0d53470848c2f Author: Theo Anderson <telans <AT> posteo <DOT> de> AuthorDate: Wed Apr 14 09:04:21 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Apr 14 09:04:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f071e405
dev-python/pytest-randomly: drop x86 Signed-off-by: Theo Anderson <telans <AT> posteo.de> dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild b/dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild index d26ebd552..3608c8848 100644 --- a/dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild +++ b/dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" dev-python/docutils[${PYTHON_USEDEP}]
