summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-01-23 07:13:35 +0100
committerJeroen Roovers <jer@gentoo.org>2017-01-23 07:13:35 +0100
commite798e3a52d3e465fcd36d32b5c6318cb4fcb0d31 (patch)
treeb2f339b45e48b2a087b783ead868a21406ee1310 /dev-python/simplejson
parentdev-python/cryptography-vectors: Stable for HPPA (bug #606646). (diff)
downloadgentoo-e798e3a52d3e465fcd36d32b5c6318cb4fcb0d31.tar.gz
gentoo-e798e3a52d3e465fcd36d32b5c6318cb4fcb0d31.tar.bz2
gentoo-e798e3a52d3e465fcd36d32b5c6318cb4fcb0d31.zip
dev-python/simplejson: Stable for HPPA (bug #602058).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/simplejson-3.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/simplejson/simplejson-3.10.0.ebuild b/dev-python/simplejson/simplejson-3.10.0.ebuild
index e4a0b7f138be..6e9eb7f627b6 100644
--- a/dev-python/simplejson/simplejson-3.10.0.ebuild
+++ b/dev-python/simplejson/simplejson-3.10.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/${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}]"