From: Agostino Sarubbo Date: Tue, 17 Jan 2017 16:19:18 +0000 (+0100) Subject: dev-python/blinker: amd64 stable wrt bug #606016 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8792d25c646f1449c8cba03c68b9659cd6d7cac1;p=gentoo.git dev-python/blinker: amd64 stable wrt bug #606016 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/blinker/blinker-1.4.ebuild b/dev-python/blinker/blinker-1.4.ebuild index b40c1c905b57..da2c16e9f26b 100644 --- a/dev-python/blinker/blinker-1.4.ebuild +++ b/dev-python/blinker/blinker-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"