summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-06-26 06:31:30 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-06-26 06:31:30 +0000
commit7d82436361b94039e376552101bd3d463effdd9b (patch)
tree5d53e2930e708860a10afb79a1e9a2af272af6db /dev-python/simplejson
parentUpgrade parrot dep #474704 (diff)
downloadgentoo-2-7d82436361b94039e376552101bd3d463effdd9b.tar.gz
gentoo-2-7d82436361b94039e376552101bd3d463effdd9b.tar.bz2
gentoo-2-7d82436361b94039e376552101bd3d463effdd9b.zip
Stable on arm, wrt bug #472862
(Portage version: 2.2.0_alpha180/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/ChangeLog5
-rw-r--r--dev-python/simplejson/simplejson-3.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/simplejson/ChangeLog b/dev-python/simplejson/ChangeLog
index 5d399b1cc931..4b92a716e784 100644
--- a/dev-python/simplejson/ChangeLog
+++ b/dev-python/simplejson/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/simplejson
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.106 2013/06/25 12:56:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.107 2013/06/26 06:31:30 pinkbyte Exp $
+
+ 26 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> simplejson-3.3.0.ebuild:
+ Stable on arm, wrt bug #472862
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> simplejson-3.3.0.ebuild:
Stable for amd64, wrt bug #472862
diff --git a/dev-python/simplejson/simplejson-3.3.0.ebuild b/dev-python/simplejson/simplejson-3.3.0.ebuild
index 1ab0c3142a04..dc4f3edbdfff 100644
--- a/dev-python/simplejson/simplejson-3.3.0.ebuild
+++ b/dev-python/simplejson/simplejson-3.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.3.0.ebuild,v 1.6 2013/06/25 12:56:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.3.0.ebuild,v 1.7 2013/06/26 06:31:30 pinkbyte Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_3} pypy{1_9,2_0} )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( MIT AFL-2.1 )"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm hppa ppc ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
python_compile() {
if [[ ${EPYTHON} == python2* ]]; then