summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-12 20:20:57 +0100
committerSam James <sam@gentoo.org>2023-06-12 20:20:57 +0100
commit42bfd0243921cf055d7eb555a35062f6e0b39d2d (patch)
treeae5a51b7bd0d65da25206e512bc8f16914db03a5 /dev-vcs
parentdev-vcs/gitolite: Stabilize 3.6.12 x86, #908171 (diff)
downloadgentoo-42bfd0243921cf055d7eb555a35062f6e0b39d2d.tar.gz
gentoo-42bfd0243921cf055d7eb555a35062f6e0b39d2d.tar.bz2
gentoo-42bfd0243921cf055d7eb555a35062f6e0b39d2d.zip
dev-vcs/gitolite: Stabilize 3.6.12 arm, #908171
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/gitolite/gitolite-3.6.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitolite/gitolite-3.6.12.ebuild b/dev-vcs/gitolite/gitolite-3.6.12.ebuild
index cb065bdaa546..fbc756f21b44 100644
--- a/dev-vcs/gitolite/gitolite-3.6.12.ebuild
+++ b/dev-vcs/gitolite/gitolite-3.6.12.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"