diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-05 22:00:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-05 22:00:28 +0200 |
commit | 0bbdea4e3e068d9c15a4e19c39f96ce76836e08e (patch) | |
tree | ea70d28aa2696f8989793e50a4e2be8bb6c102e0 /dev-python/humanize | |
parent | dev-python/executing: amd64 stable wrt bug #811612 (diff) | |
download | gentoo-0bbdea4e3e068d9c15a4e19c39f96ce76836e08e.tar.gz gentoo-0bbdea4e3e068d9c15a4e19c39f96ce76836e08e.tar.bz2 gentoo-0bbdea4e3e068d9c15a4e19c39f96ce76836e08e.zip |
dev-python/humanize: amd64/x86 stable (ALLARCHES policy) wrt bug #811615
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r-- | dev-python/humanize/humanize-3.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-3.11.0.ebuild b/dev-python/humanize/humanize-3.11.0.ebuild index ce3c080a882b..3b1e48a6ea18 100644 --- a/dev-python/humanize/humanize-3.11.0.ebuild +++ b/dev-python/humanize/humanize-3.11.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" BDEPEND=" dev-python/setuptools_scm[${PYTHON_USEDEP}] |