diff options
author | 2023-12-09 15:58:09 +0100 | |
---|---|---|
committer | 2023-12-09 15:58:09 +0100 | |
commit | 056602a1d62a0dc9d0ca3e7b5805fc923692f8a6 (patch) | |
tree | efb9505a0267a5523f5c8b2b6f92fa47ea768d2b /dev-python/dominate | |
parent | dev-python/aiohttp: Stabilize 3.9.1 sparc, #919515 (diff) | |
download | gentoo-056602a1d62a0dc9d0ca3e7b5805fc923692f8a6.tar.gz gentoo-056602a1d62a0dc9d0ca3e7b5805fc923692f8a6.tar.bz2 gentoo-056602a1d62a0dc9d0ca3e7b5805fc923692f8a6.zip |
dev-python/dominate: Stabilize 2.9.0 amd64, #919519
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/dominate')
-rw-r--r-- | dev-python/dominate/dominate-2.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dominate/dominate-2.9.0.ebuild b/dev-python/dominate/dominate-2.9.0.ebuild index c83a5c44a72d..1bd4c8294ef2 100644 --- a/dev-python/dominate/dominate-2.9.0.ebuild +++ b/dev-python/dominate/dominate-2.9.0.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" distutils_enable_tests pytest |