projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a5c9d1
)
dev-python/jsonrpclib: amd64 stable
author
Aaron Bauman
<bman@gentoo.org>
Tue, 3 Dec 2019 02:59:37 +0000
(21:59 -0500)
committer
Aaron Bauman
<bman@gentoo.org>
Tue, 3 Dec 2019 03:02:17 +0000
(22:02 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
dev-python/jsonrpclib/jsonrpclib-0.4.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/jsonrpclib/jsonrpclib-0.4.0.ebuild
b/dev-python/jsonrpclib/jsonrpclib-0.4.0.ebuild
index c7b359ea5372e2607197ecc1420078f396ffba08..76910f75f0bf6480aff9aa63655d7ef089ba96b9 100644
(file)
--- 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 ~mips ~x86"
+ KEYWORDS="amd64 ~arm ~mips ~x86"
fi
DESCRIPTION="python implementation of the JSON-RPC spec (1.0 and 2.0)"