summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-12-02 14:14:55 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-12-02 14:14:55 +0100
commitf9ed5e90c4288b7a9b6b20aefd3a3bb0734a91fc (patch)
treef91e49a21ac49120786ad205f460d63129b9ed35 /dev-vcs
parentapp-arch/par2cmdline: Stabilize 0.8.1-r2 x86, #945627 (diff)
downloadgentoo-f9ed5e90c4288b7a9b6b20aefd3a3bb0734a91fc.tar.gz
gentoo-f9ed5e90c4288b7a9b6b20aefd3a3bb0734a91fc.tar.bz2
gentoo-f9ed5e90c4288b7a9b6b20aefd3a3bb0734a91fc.zip
dev-vcs/vcsh: Stabilize 2.0.4 x86, #945631
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/vcsh/vcsh-2.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/vcsh/vcsh-2.0.4.ebuild b/dev-vcs/vcsh/vcsh-2.0.4.ebuild
index b6b83219ead8..c9de7fd3a91c 100644
--- a/dev-vcs/vcsh/vcsh-2.0.4.ebuild
+++ b/dev-vcs/vcsh/vcsh-2.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/RichiH/vcsh/releases/download/v${PV}/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RDEPEND="dev-vcs/git"