diff options
author | Sam James <sam@gentoo.org> | 2022-07-24 20:11:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-24 20:11:31 +0100 |
commit | ab2c75088f4e48e18abcbbc65e3c6fa1ea701dde (patch) | |
tree | 2928e4a17e46f95a047937ba67821a8bd82ae86a /dev-python/dominate | |
parent | dev-python/flask-sphinx-themes: Stabilize 1.0.2-r1 ALLARCHES, #860573 (diff) | |
download | gentoo-ab2c75088f4e48e18abcbbc65e3c6fa1ea701dde.tar.gz gentoo-ab2c75088f4e48e18abcbbc65e3c6fa1ea701dde.tar.bz2 gentoo-ab2c75088f4e48e18abcbbc65e3c6fa1ea701dde.zip |
dev-python/dominate: Stabilize 2.6.0-r1 ALLARCHES, #860576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dominate')
-rw-r--r-- | dev-python/dominate/dominate-2.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dominate/dominate-2.6.0-r1.ebuild b/dev-python/dominate/dominate-2.6.0-r1.ebuild index a6f3d3645536..92a60838c140 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 |