summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/simplejson/simplejson-2.0.9-r1.ebuild')
-rw-r--r--dev-python/simplejson/simplejson-2.0.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/simplejson/simplejson-2.0.9-r1.ebuild b/dev-python/simplejson/simplejson-2.0.9-r1.ebuild
index f3221d0af72e..97f05188f1e8 100644
--- a/dev-python/simplejson/simplejson-2.0.9-r1.ebuild
+++ b/dev-python/simplejson/simplejson-2.0.9-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.0.9-r1.ebuild,v 1.3 2009/10/10 10:06:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.0.9-r1.ebuild,v 1.4 2009/12/20 10:47:44 grobian Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
inherit distutils
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
DESCRIPTION="A simple, fast, complete, correct and extensible JSON encoder and decoder."
HOMEPAGE="http://undefined.org/python/#simplejson"