commit: 9d294afdadceef707c19f38193abca7a76e3a94e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 8 20:15:19 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 8 20:16:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d294afd
dev-python/dominate: Stabilize 2.5.1 ALLARCHES, #731368
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/dominate/dominate-2.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/dominate/dominate-2.5.1.ebuild
b/dev-python/dominate/dominate-2.5.1.ebuild
index 5ad077b8e22..d848b192595 100644
--- a/dev-python/dominate/dominate-2.5.1.ebuild
+++ b/dev-python/dominate/dominate-2.5.1.ebuild
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
distutils_enable_tests pytest