diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:18:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:18:10 +0100 |
commit | b052fcc76f9e3a2dea8511c32f331948ae18c059 (patch) | |
tree | 41e159eb6bca1db123e9db6fe9ca18d325a37eac /dev-python/simplejson | |
parent | net-dialup/freeradius-client: ia64 stable wrt bug #563474 (diff) | |
download | gentoo-b052fcc76f9e3a2dea8511c32f331948ae18c059.tar.gz gentoo-b052fcc76f9e3a2dea8511c32f331948ae18c059.tar.bz2 gentoo-b052fcc76f9e3a2dea8511c32f331948ae18c059.zip |
dev-python/simplejson: ia64 stable wrt bug #564308
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r-- | dev-python/simplejson/simplejson-3.8.1.ebuild | 2 |
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 c0b33620cbe5..b765420a3230 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}]" |