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 <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2020-05-25 08:28:51 +02:00
parent 13aa480999
commit 10c2ef652f

View File

@@ -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