summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-16 13:00:55 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-16 13:00:55 +0200
commit029484725793783f6ff405aad19eb7909888865a (patch)
tree587c1676e4da10cfec31e8c64d9b41c03f1f2ce5 /dev-vcs
parentapp-cdr/cdrdao: Stabilize 1.2.5-r1 arm64, #920103 (diff)
downloadgentoo-029484725793783f6ff405aad19eb7909888865a.tar.gz
gentoo-029484725793783f6ff405aad19eb7909888865a.tar.bz2
gentoo-029484725793783f6ff405aad19eb7909888865a.zip
dev-vcs/gitolite: Stabilize 3.6.13 amd64, #919002
Signed-off-by: Arthur Zamarin <arthurzam@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 1d9d797c2ef3..3d1b50b369fb 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"