From 984035679175f2f02d2faf286f2b539eba164dc2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 26 Nov 2020 08:20:32 +0000 Subject: [PATCH] dev-python/dominate: Stabilize 2.6.0 ALLARCHES, #756433 Signed-off-by: Sam James --- dev-python/dominate/dominate-2.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dominate/dominate-2.6.0.ebuild b/dev-python/dominate/dominate-2.6.0.ebuild index ebd04b776185e..96e8345038ed6 100644 --- a/dev-python/dominate/dominate-2.6.0.ebuild +++ b/dev-python/dominate/dominate-2.6.0.ebuild @@ -13,6 +13,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