From: Agostino Sarubbo Date: Tue, 12 May 2020 13:04:39 +0000 (+0200) Subject: dev-python/binaryornot: amd64 stable wrt bug #721760 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=44d05f29162257e92b9430acce6202314059f032;p=gentoo.git dev-python/binaryornot: amd64 stable wrt bug #721760 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/binaryornot/binaryornot-0.4.4.ebuild b/dev-python/binaryornot/binaryornot-0.4.4.ebuild index ec80214fe93e..570afa2b2a4f 100644 --- a/dev-python/binaryornot/binaryornot-0.4.4.ebuild +++ b/dev-python/binaryornot/binaryornot-0.4.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/audreyr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=">=dev-python/chardet-3.0.2[${PYTHON_USEDEP}]" BDEPEND="test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )"