summaryrefslogtreecommitdiff
path: root/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-09-23 04:39:04 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-09-23 04:39:04 +0000
commit97ecfc29ae17c48443fd4c7e86602d3dbd5dad8b (patch)
treec9a64b17bd09101ebe5d28288c99858fe6c304de /dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild
parent84296de920060e9b87818b98a4846d40a7f8d75b (diff)
downloadbaldeagleos-repo-97ecfc29ae17c48443fd4c7e86602d3dbd5dad8b.tar.gz
baldeagleos-repo-97ecfc29ae17c48443fd4c7e86602d3dbd5dad8b.tar.xz
baldeagleos-repo-97ecfc29ae17c48443fd4c7e86602d3dbd5dad8b.zip
Adding metadata
Diffstat (limited to 'dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild')
-rw-r--r--dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild
index e2a1e3c1cdf7..bf17896943d0 100644
--- a/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild
+++ b/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
else
inherit pypi
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
LICENSE="LGPL-3"