commit: 7b14037b71322669f4684928fa126c2590f82656 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Apr 8 17:03:42 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Apr 8 17:17:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b14037b
app-text/vgrep: amd64 stable Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> app-text/vgrep/vgrep-2.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/vgrep/vgrep-2.5.1.ebuild b/app-text/vgrep/vgrep-2.5.1.ebuild index 9ee18dfc15b..bc38ee19517 100644 --- a/app-text/vgrep/vgrep-2.5.1.ebuild +++ b/app-text/vgrep/vgrep-2.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vrothberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD GPL-3+ MIT MIT-with-advertising" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" # golangci-lint is required to run tests which is not yet packaged RESTRICT="strip test"