summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-17 17:19:18 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-17 17:21:48 +0100
commit8792d25c646f1449c8cba03c68b9659cd6d7cac1 (patch)
tree9be072c6e26eb2a4979ae8f7517a561e52625732 /dev-python/blinker
parentdev-python/biplist: amd64 stable wrt bug #606014 (diff)
downloadgentoo-8792d25c646f1449c8cba03c68b9659cd6d7cac1.tar.gz
gentoo-8792d25c646f1449c8cba03c68b9659cd6d7cac1.tar.bz2
gentoo-8792d25c646f1449c8cba03c68b9659cd6d7cac1.zip
dev-python/blinker: amd64 stable wrt bug #606016
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/blinker')
-rw-r--r--dev-python/blinker/blinker-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
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}] )"