summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-03-30 20:40:53 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-03-30 20:53:35 -0500
commit366af7f86240859de12558cda13ae457296b7618 (patch)
treefa9c0284da1f6fa14ee640f0e97ad11deaf7e8cb /dev-python/jsonpatch
parentdev-python/neutron-lib: 1.13.0 stablized under allarchesa (diff)
downloadgentoo-366af7f86240859de12558cda13ae457296b7618.tar.gz
gentoo-366af7f86240859de12558cda13ae457296b7618.tar.bz2
gentoo-366af7f86240859de12558cda13ae457296b7618.zip
dev-python/jsonpatch: 1.21 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/jsonpatch')
-rw-r--r--dev-python/jsonpatch/jsonpatch-1.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonpatch/jsonpatch-1.21.ebuild b/dev-python/jsonpatch/jsonpatch-1.21.ebuild
index 3bf2670e142d..38b78c6233da 100644
--- a/dev-python/jsonpatch/jsonpatch-1.21.ebuild
+++ b/dev-python/jsonpatch/jsonpatch-1.21.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=">=dev-python/jsonpointer-1.9[${PYTHON_USEDEP}]"