From ab2c75088f4e48e18abcbbc65e3c6fa1ea701dde Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 24 Jul 2022 20:11:31 +0100 Subject: [PATCH] dev-python/dominate: Stabilize 2.6.0-r1 ALLARCHES, #860576 Signed-off-by: Sam James --- dev-python/dominate/dominate-2.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dominate/dominate-2.6.0-r1.ebuild b/dev-python/dominate/dominate-2.6.0-r1.ebuild index a6f3d3645536b..92a60838c140f 100644 --- a/dev-python/dominate/dominate-2.6.0-r1.ebuild +++ b/dev-python/dominate/dominate-2.6.0-r1.ebuild @@ -14,6 +14,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