diff options
| author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:40:53 -0500 |
|---|---|---|
| committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:35 -0500 |
| commit | 366af7f86240859de12558cda13ae457296b7618 (patch) | |
| tree | fa9c0284da1f6fa14ee640f0e97ad11deaf7e8cb /dev-python/jsonpatch | |
| parent | b8466e09a9ea86a7bc417324e919c58259cc7f81 (diff) | |
| download | gentoo-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.ebuild | 2 |
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}]" |
