diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-27 07:18:22 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-27 07:18:22 +0200 |
commit | 8cf06f78ce5075d8b21830dcb22125b77f6bce61 (patch) | |
tree | 60c8b3ea7485220c3c60e81fb7cc6b49c6fe205e /dev-python/dominate | |
parent | dev-python/cx_Freeze: Stabilize 6.15.1 amd64, #909220 (diff) | |
download | gentoo-8cf06f78ce5075d8b21830dcb22125b77f6bce61.tar.gz gentoo-8cf06f78ce5075d8b21830dcb22125b77f6bce61.tar.bz2 gentoo-8cf06f78ce5075d8b21830dcb22125b77f6bce61.zip |
dev-python/dominate: Stabilize 2.8.0 ALLARCHES, #909221
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/dominate')
-rw-r--r-- | dev-python/dominate/dominate-2.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dominate/dominate-2.8.0.ebuild b/dev-python/dominate/dominate-2.8.0.ebuild index 939bdd20dd38..b6dce9410d70 100644 --- a/dev-python/dominate/dominate-2.8.0.ebuild +++ b/dev-python/dominate/dominate-2.8.0.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" distutils_enable_tests pytest |