summaryrefslogtreecommitdiff
path: root/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-05-24 20:21:51 +0100
committerSam James <sam@gentoo.org>2025-05-24 20:21:51 +0100
commit320567f12479051d51f3df903caf681dee953c42 (patch)
tree8a1f1dcb78e8045d2f9628a22b30c37a94b427b1 /dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild
parent345c577d5fe2e48ebde3cb3d1e227eb1290896bf (diff)
downloadgentoo-320567f12479051d51f3df903caf681dee953c42.tar.gz
gentoo-320567f12479051d51f3df903caf681dee953c42.tar.bz2
gentoo-320567f12479051d51f3df903caf681dee953c42.zip
dev-vcs/python-gitlab: Stabilize 4.6.0 amd64, #950917
Signed-off-by: Sam James <sam@gentoo.org>
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