commit: ecd3ec9e16b4241427046cb860034e02d4c73d49 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Thu Feb 7 10:58:43 2019 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Thu Feb 7 11:01:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd3ec9e
dev-python/binaryornot: Stabilize on amd64 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org> dev-python/binaryornot/binaryornot-0.4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/binaryornot/binaryornot-0.4.3.ebuild b/dev-python/binaryornot/binaryornot-0.4.3.ebuild index 91e5e8d9d50..5a7c823384c 100644 --- a/dev-python/binaryornot/binaryornot-0.4.3.ebuild +++ b/dev-python/binaryornot/binaryornot-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" IUSE="test" RDEPEND=">=dev-python/chardet-3.0.2[${PYTHON_USEDEP}]"
