commit: 92db1fa4532498212a95a2917f8615c9d9921bbf
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 14 12:22:35 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 14 12:26:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92db1fa4
dev-python/sphinx-testing: Keyword ~x86
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
b/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
index 1a69f9f5610..d4cb8e44dbb 100644
--- a/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
+++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"