From 0efcd7544c69877cd04776ad648d607628f5d485 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 25 Mar 2020 13:57:16 +0100 Subject: [PATCH] dev-python/jsonrpclib: Stabilize 0.4.0 ALLARCHES MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/jsonrpclib/jsonrpclib-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jsonrpclib/jsonrpclib-0.4.0.ebuild b/dev-python/jsonrpclib/jsonrpclib-0.4.0.ebuild index 39a56fdc78b7..da371501d210 100644 --- a/dev-python/jsonrpclib/jsonrpclib-0.4.0.ebuild +++ b/dev-python/jsonrpclib/jsonrpclib-0.4.0.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="https://github.com/tcalmant/jsonrpclib/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm arm64 ~mips ~x86" + KEYWORDS="amd64 arm arm64 ~mips x86" fi DESCRIPTION="python implementation of the JSON-RPC spec (1.0 and 2.0)" -- 2.26.2