summaryrefslogtreecommitdiff
path: root/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild')
-rw-r--r--dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild
index b4c83e5cca83..398903e343a3 100644
--- a/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild
+++ b/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} = *9999* ]]; then
else
inherit pypi
SRC_URI="$(pypi_sdist_url) -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
S="${WORKDIR}/${MY_PN}-${PV}"
fi