diff options
author | Sam James <sam@gentoo.org> | 2022-08-27 00:26:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-27 00:26:21 +0100 |
commit | 0b43ce52ee971cb1ca2046cc01b6077f99703c33 (patch) | |
tree | 515a8c5918de3fafe626ecff45f3dc2848b742e6 /dev-python/dominate | |
parent | dev-python/executing: Stabilize 0.9.1 amd64, #866785 (diff) | |
download | gentoo-0b43ce52ee971cb1ca2046cc01b6077f99703c33.tar.gz gentoo-0b43ce52ee971cb1ca2046cc01b6077f99703c33.tar.bz2 gentoo-0b43ce52ee971cb1ca2046cc01b6077f99703c33.zip |
dev-python/dominate: Stabilize 2.7.0 ALLARCHES, #866788
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dominate')
-rw-r--r-- | dev-python/dominate/dominate-2.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dominate/dominate-2.7.0.ebuild b/dev-python/dominate/dominate-2.7.0.ebuild index f58f231f6f4e..769aa802a157 100644 --- a/dev-python/dominate/dominate-2.7.0.ebuild +++ b/dev-python/dominate/dominate-2.7.0.ebuild @@ -17,6 +17,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 |