summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-02 04:35:32 +0000
committerSam James <sam@gentoo.org>2023-12-02 04:35:32 +0000
commita96f4a543feb9c7f598a9fbe967e13fa90128857 (patch)
tree30db0194e9f9d9fc29c2963bf3b53fd1ffefda14 /dev-vcs
parentdev-vcs/gitolite: Stabilize 3.6.13 arm, #919002 (diff)
downloadgentoo-a96f4a543feb9c7f598a9fbe967e13fa90128857.tar.gz
gentoo-a96f4a543feb9c7f598a9fbe967e13fa90128857.tar.bz2
gentoo-a96f4a543feb9c7f598a9fbe967e13fa90128857.zip
dev-vcs/gitolite: Stabilize 3.6.13 x86, #919002
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/gitolite/gitolite-3.6.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitolite/gitolite-3.6.13.ebuild b/dev-vcs/gitolite/gitolite-3.6.13.ebuild
index 5432e0c63527..1d9d797c2ef3 100644
--- a/dev-vcs/gitolite/gitolite-3.6.13.ebuild
+++ b/dev-vcs/gitolite/gitolite-3.6.13.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/sitaramc/${PN}.git"
else
SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 arm ~x86"
+ KEYWORDS="~amd64 arm x86"
fi
LICENSE="GPL-2"