projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13aa480
)
dev-python/ws4py: amd64 stable wrt bug #722240
author
Agostino Sarubbo
<ago@gentoo.org>
Mon, 25 May 2020 06:28:51 +0000
(08:28 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Mon, 25 May 2020 06:28:51 +0000
(08:28 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/ws4py/ws4py-0.5.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/ws4py/ws4py-0.5.1-r1.ebuild
b/dev-python/ws4py/ws4py-0.5.1-r1.ebuild
index 3e590bb7984c68c19b677622e335ac6578d4f6d0..8fa2990a4f6a03566d96bd758ea1912830ce9749 100644
(file)
--- a/
dev-python/ws4py/ws4py-0.5.1-r1.ebuild
+++ b/
dev-python/ws4py/ws4py-0.5.1-r1.ebuild
@@
-18,7
+18,7
@@
if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/Lawouach/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="
~
amd64 arm ~x86"
+ KEYWORDS="amd64 arm ~x86"
S="${WORKDIR}/${MY_PN}-${PV}"
fi