From: Mikle Kolyada Date: Sun, 24 Jun 2018 09:29:41 +0000 (+0300) Subject: dev-python/billiard: amd64 stable wrt bug #658884 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f3d9745648c0a8626033707e0fc9a090c0060c3c;p=gentoo.git dev-python/billiard: amd64 stable wrt bug #658884 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-python/billiard/billiard-3.5.0.2.ebuild b/dev-python/billiard/billiard-3.5.0.2.ebuild index 038495a8b193..c02f3b17638e 100644 --- a/dev-python/billiard/billiard-3.5.0.2.ebuild +++ b/dev-python/billiard/billiard-3.5.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" RDEPEND=""