summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-03 17:18:15 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-03 17:18:15 +0100
commit264f2a0a0109d744fa845ea2685663a9357b19f8 (patch)
treecf9c68a2feb2f8ec12073a229a7149be337a68fe /dev-python/simplejson
parentdev-php/igbinary: x86 stable wrt bug #561656 (diff)
downloadgentoo-264f2a0a0109d744fa845ea2685663a9357b19f8.tar.gz
gentoo-264f2a0a0109d744fa845ea2685663a9357b19f8.tar.bz2
gentoo-264f2a0a0109d744fa845ea2685663a9357b19f8.zip
dev-python/simplejson: x86 stable wrt bug #564308
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/simplejson-3.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.8.1.ebuild b/dev-python/simplejson/simplejson-3.8.1.ebuild
index 2a26c77f94e8..0e205c2ed011 100644
--- a/dev-python/simplejson/simplejson-3.8.1.ebuild
+++ b/dev-python/simplejson/simplejson-3.8.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( MIT AFL-2.1 )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"