commit: 0bbdea4e3e068d9c15a4e19c39f96ce76836e08e
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 5 20:00:28 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Sep 5 20:00:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bbdea4e
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 <AT> gentoo.org>
dev-python/humanize/humanize-3.11.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/humanize/humanize-3.11.0.ebuild
b/dev-python/humanize/humanize-3.11.0.ebuild
index ce3c080a882..3b1e48a6ea1 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}]