From 6a57fe5bd6344e655509646f0009e691aca05970 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Sat, 4 Jun 2022 23:53:13 +0200 Subject: [PATCH] dev-python/pytest-benchmark: unkeyword 3.4.1 for ~x86 Signed-off-by: Alessandro Barbieri --- dev-python/pytest-benchmark/pytest-benchmark-3.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-benchmark/pytest-benchmark-3.4.1.ebuild b/dev-python/pytest-benchmark/pytest-benchmark-3.4.1.ebuild index f8eabdb12a..a3a72616f8 100644 --- a/dev-python/pytest-benchmark/pytest-benchmark-3.4.1.ebuild +++ b/dev-python/pytest-benchmark/pytest-benchmark-3.4.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/ionelmc/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.g LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" DOCS=( {AUTHORS,CHANGELOG,README}.rst )