summaryrefslogtreecommitdiff
path: root/dev-python/ws4py/ws4py-0.5.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ws4py/ws4py-0.5.1-r1.ebuild')
-rw-r--r--dev-python/ws4py/ws4py-0.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ws4py/ws4py-0.5.1-r1.ebuild b/dev-python/ws4py/ws4py-0.5.1-r1.ebuild
index 8fa2990a4f6a..a2d3891f3f0d 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