summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2015-11-15 13:06:45 -0800
committerMatt Turner <mattst88@gentoo.org>2015-11-15 13:13:51 -0800
commit3278fef210a8875e11712aed37e3e5bc2eb925fe (patch)
tree9938d474e15cef36a996da0d8cc9100936630158 /dev-python/simplejson
parentsys-libs/librtas: Remove old (diff)
downloadgentoo-3278fef210a8875e11712aed37e3e5bc2eb925fe.tar.gz
gentoo-3278fef210a8875e11712aed37e3e5bc2eb925fe.tar.bz2
gentoo-3278fef210a8875e11712aed37e3e5bc2eb925fe.zip
dev-python/simplejson: alpha stable, bug 564308.
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 c3165fa7e1ae..c0b33620cbe5 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}]"