From: Agostino Sarubbo Date: Mon, 25 May 2020 06:28:51 +0000 (+0200) Subject: dev-python/ws4py: amd64 stable wrt bug #722240 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=10c2ef652fd43261e4d554824ed56b3c9b82df29;p=gentoo.git dev-python/ws4py: amd64 stable wrt bug #722240 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/ws4py/ws4py-0.5.1-r1.ebuild b/dev-python/ws4py/ws4py-0.5.1-r1.ebuild index 3e590bb7984c..8fa2990a4f6a 100644 --- 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