commit: 7ffd31a2842df78eb74d21f1319446fb136dafe6 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Sep 15 06:46:33 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Sep 15 06:46:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ffd31a2
dev-vcs/vcsh: Stabilize 1.20190621.4 amd64, #867130 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-vcs/vcsh/vcsh-1.20190621.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/vcsh/vcsh-1.20190621.4.ebuild b/dev-vcs/vcsh/vcsh-1.20190621.4.ebuild index 20daa45b2ae0..f0b6656e74b6 100644 --- a/dev-vcs/vcsh/vcsh-1.20190621.4.ebuild +++ b/dev-vcs/vcsh/vcsh-1.20190621.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/RichiH/vcsh/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RESTRICT="test"
