diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 15:15:51 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 15:15:51 +0000 |
commit | 8ceba881fbc4de214b2c9fc422d6495f38088371 (patch) | |
tree | a527086bcbc3e9c4b01e8e639a282735bc4b5b1e /dev-vcs | |
parent | net-im/signal-desktop-bin: remove 7.29.0 (diff) | |
download | gentoo-8ceba881fbc4de214b2c9fc422d6495f38088371.tar.gz gentoo-8ceba881fbc4de214b2c9fc422d6495f38088371.tar.bz2 gentoo-8ceba881fbc4de214b2c9fc422d6495f38088371.zip |
dev-vcs/gitolite-gentoo: Stabilize 3.6.13.1 amd64, #942162
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.13.1.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.13.1.ebuild index c9df851616c5..e90dabd49472 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.13.1.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.13.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://cgit.gentoo.org/fork/gitolite-gentoo.git/" if [[ ${PV} != *9999 ]]; then SRC_URI="http://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2" - KEYWORDS="~amd64 x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2" |