commit: 06dd15bb1fce0376f4c29d50e8b37fa6dcaae419 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 6 17:47:50 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Sep 6 17:47:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06dd15bb
app-text/vgrep: Stabilize 2.8.0 amd64, #939178 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/vgrep/vgrep-2.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/vgrep/vgrep-2.8.0.ebuild b/app-text/vgrep/vgrep-2.8.0.ebuild index 097f33c9270a..2b945375c31e 100644 --- a/app-text/vgrep/vgrep-2.8.0.ebuild +++ b/app-text/vgrep/vgrep-2.8.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vrothberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD GPL-3 MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" # tests just run golangci-lint RESTRICT="test"
