summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-18 12:52:44 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-18 12:56:48 +0100
commitcc3b25ba9073daf61ef9c519c909d259c1215b75 (patch)
treee0cbf6acc297f3f45916f4c1f0aa3bbbb106727c /dev-python/blinker
parentdev-python/biplist: x86 stable wrt bug #606014 (diff)
downloadgentoo-cc3b25ba9073daf61ef9c519c909d259c1215b75.tar.gz
gentoo-cc3b25ba9073daf61ef9c519c909d259c1215b75.tar.bz2
gentoo-cc3b25ba9073daf61ef9c519c909d259c1215b75.zip
dev-python/blinker: x86 stable wrt bug #606016
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/blinker')
-rw-r--r--dev-python/blinker/blinker-1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blinker/blinker-1.4.ebuild b/dev-python/blinker/blinker-1.4.ebuild
index da2c16e9f26b..00d96aee4e89 100644
--- a/dev-python/blinker/blinker-1.4.ebuild
+++ b/dev-python/blinker/blinker-1.4.ebuild
@@ -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}] )"