diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:28:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:29:38 +0200 |
commit | a0ff3e32174529c67545810b52559829d56f0679 (patch) | |
tree | 16e46b6a659a18c87f0139bbaadd19b7bd085bcc /dev-python/humanize | |
parent | dev-python/dask: amd64/x86 stable (ALLARCHES policy) wrt bug #742815 (diff) | |
download | gentoo-a0ff3e32174529c67545810b52559829d56f0679.tar.gz gentoo-a0ff3e32174529c67545810b52559829d56f0679.tar.bz2 gentoo-a0ff3e32174529c67545810b52559829d56f0679.zip |
dev-python/humanize: amd64/x86 stable (ALLARCHES policy) wrt bug #742827
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r-- | dev-python/humanize/humanize-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-2.6.0.ebuild b/dev-python/humanize/humanize-2.6.0.ebuild index 6225e90488c1..7c93eeb5fa8b 100644 --- a/dev-python/humanize/humanize-2.6.0.ebuild +++ b/dev-python/humanize/humanize-2.6.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |