commit: e4cbfd2f6e35c49cfe26d3fba57983f6288cc935
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 2 12:42:21 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 2 12:42:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4cbfd2f
dev-python/sentinels: Keyword ~x86
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sentinels/sentinels-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sentinels/sentinels-1.0.0.ebuild
b/dev-python/sentinels/sentinels-1.0.0.ebuild
index 9d6d09fa039..8d4b43fed50 100644
--- a/dev-python/sentinels/sentinels-1.0.0.ebuild
+++ b/dev-python/sentinels/sentinels-1.0.0.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
distutils_enable_tests nose