diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-12 19:30:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-12 19:30:13 +0300 |
commit | 8e22a92a733cd25db84cddf30977b1902397ddd3 (patch) | |
tree | f9cdb66c24e824e739ebd44b284a179261fdb82f /dev-python/humanize | |
parent | dev-libs/libreport: amd64 stable wrt bug #546912 (diff) | |
download | gentoo-8e22a92a733cd25db84cddf30977b1902397ddd3.tar.gz gentoo-8e22a92a733cd25db84cddf30977b1902397ddd3.tar.bz2 gentoo-8e22a92a733cd25db84cddf30977b1902397ddd3.zip |
dev-python/humanize: amd64 stable wrt bug #546912
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/humanize')
-rw-r--r-- | dev-python/humanize/humanize-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-0.5.1.ebuild b/dev-python/humanize/humanize-0.5.1.ebuild index 3f1b650c327f..d978a1d732ac 100644 --- a/dev-python/humanize/humanize-0.5.1.ebuild +++ b/dev-python/humanize/humanize-0.5.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/jmoiron/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc test" BDEPEND=" |