summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-09-15 17:23:15 +0000
committerMarkus Meier <maekke@gentoo.org>2013-09-15 17:23:15 +0000
commit253d0d6859df6127e6bf2c36f8e47fc233983590 (patch)
tree95bdf3afca87cd764eb458b9a66d5f1ea269f547 /dev-python/ujson
parentTemporarily use different SRC_URI for http://github.com/gentoo/hwids/pull/4 +... (diff)
downloadgentoo-2-253d0d6859df6127e6bf2c36f8e47fc233983590.tar.gz
gentoo-2-253d0d6859df6127e6bf2c36f8e47fc233983590.tar.bz2
gentoo-2-253d0d6859df6127e6bf2c36f8e47fc233983590.zip
add ~arm, bug #483324
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/ujson')
-rw-r--r--dev-python/ujson/ChangeLog5
-rw-r--r--dev-python/ujson/ujson-1.33.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/ujson/ChangeLog b/dev-python/ujson/ChangeLog
index 4264080a9e8d..205354a1bcb5 100644
--- a/dev-python/ujson/ChangeLog
+++ b/dev-python/ujson/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ujson
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ujson/ChangeLog,v 1.3 2013/06/14 08:48:18 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ujson/ChangeLog,v 1.4 2013/09/15 17:23:15 maekke Exp $
+
+ 15 Sep 2013; Markus Meier <maekke@gentoo.org> ujson-1.33.ebuild:
+ add ~arm, bug #483324
*ujson-1.33 (14 Jun 2013)
diff --git a/dev-python/ujson/ujson-1.33.ebuild b/dev-python/ujson/ujson-1.33.ebuild
index 8d8defb660ae..688af2d10b4f 100644
--- a/dev-python/ujson/ujson-1.33.ebuild
+++ b/dev-python/ujson/ujson-1.33.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/ujson/ujson-1.33.ebuild,v 1.1 2013/06/14 08:48:17 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ujson/ujson-1.33.ebuild,v 1.2 2013/09/15 17:23:15 maekke Exp $
EAPI="5"
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]