diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-08 22:15:19 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-08 22:16:33 +0200 |
commit | 9d294afdadceef707c19f38193abca7a76e3a94e (patch) | |
tree | 5262b0041f68292e507512255a6fed48df25ca9b /dev-python/dominate | |
parent | dev-python/dogpile-cache: Stabilize 0.9.1 ALLARCHES, #731366 (diff) | |
download | gentoo-9d294afdadceef707c19f38193abca7a76e3a94e.tar.gz gentoo-9d294afdadceef707c19f38193abca7a76e3a94e.tar.bz2 gentoo-9d294afdadceef707c19f38193abca7a76e3a94e.zip |
dev-python/dominate: Stabilize 2.5.1 ALLARCHES, #731368
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/dominate')
-rw-r--r-- | dev-python/dominate/dominate-2.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dominate/dominate-2.5.1.ebuild b/dev-python/dominate/dominate-2.5.1.ebuild index 5ad077b8e229..d848b1925956 100644 --- a/dev-python/dominate/dominate-2.5.1.ebuild +++ b/dev-python/dominate/dominate-2.5.1.ebuild @@ -12,6 +12,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 |