commit: 4182a963767f38703ca5a291c843a677cc753727
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 16:50:04 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 16:50:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4182a963
dev-python/uri_template: Keyword 1.1.0 x86, #836003
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/uri_template/uri_template-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/uri_template/uri_template-1.1.0.ebuild
b/dev-python/uri_template/uri_template-1.1.0.ebuild
index ca3dd6ce79a7..a44bb452eee1 100644
--- a/dev-python/uri_template/uri_template-1.1.0.ebuild
+++ b/dev-python/uri_template/uri_template-1.1.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
python_test() {
"${EPYTHON}" "test.py" || die "Tests fail with ${EPYTHON}."