summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-21 18:21:50 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-21 18:26:53 +0100
commit3707909ddba5edf3ac7568da84b6d1a2036e4ac2 (patch)
treeb1d2482d8962f57bb6c50d0e4c0a5136a1b1d454 /dev-python/pluggy/pluggy-0.4.0.ebuild
parentdev-python/tox: x86 stable wrt bug #606348 (diff)
downloadgentoo-3707909ddba5edf3ac7568da84b6d1a2036e4ac2.tar.gz
gentoo-3707909ddba5edf3ac7568da84b6d1a2036e4ac2.tar.bz2
gentoo-3707909ddba5edf3ac7568da84b6d1a2036e4ac2.zip
dev-python/pluggy: x86 stable wrt bug #606348
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pluggy/pluggy-0.4.0.ebuild')
-rw-r--r--dev-python/pluggy/pluggy-0.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pluggy/pluggy-0.4.0.ebuild b/dev-python/pluggy/pluggy-0.4.0.ebuild
index 8d24c3affedf..7e11e2fbce58 100644
--- a/dev-python/pluggy/pluggy-0.4.0.ebuild
+++ b/dev-python/pluggy/pluggy-0.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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/${P:0:1}/${PN}/${P}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""