diff options
author | Sam James <sam@gentoo.org> | 2020-07-30 19:45:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-30 19:45:57 +0000 |
commit | da3fcad3cc0c22c1f8b14767662937ef004dd976 (patch) | |
tree | c06d48e0b1e8b0f049fe93ce128236d3186e9309 /dev-python/humanize | |
parent | dev-python/icalendar: ALLARCHES stable (via amd64, bug #734410) (diff) | |
download | gentoo-da3fcad3cc0c22c1f8b14767662937ef004dd976.tar.gz gentoo-da3fcad3cc0c22c1f8b14767662937ef004dd976.tar.bz2 gentoo-da3fcad3cc0c22c1f8b14767662937ef004dd976.zip |
dev-python/humanize: ALLARCHES stable (via amd64, #734412)
Closes: https://bugs.gentoo.org/734412
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r-- | dev-python/humanize/humanize-2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-2.4.1.ebuild b/dev-python/humanize/humanize-2.4.1.ebuild index ed582877bd0d..fe65045a9ba3 100644 --- a/dev-python/humanize/humanize-2.4.1.ebuild +++ b/dev-python/humanize/humanize-2.4.1.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 )" |