diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:49:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:49:00 +0200 |
commit | 6b7d6d8e1e27a919c37536738eecc95da642cd6a (patch) | |
tree | b4393097cf1da9c197f2288fcf0876682aafeb89 /app-text/vgrep | |
parent | app-misc/terminal-colors: Stabilize 3.0.2 amd64, #886673 (diff) | |
download | gentoo-6b7d6d8e1e27a919c37536738eecc95da642cd6a.tar.gz gentoo-6b7d6d8e1e27a919c37536738eecc95da642cd6a.tar.bz2 gentoo-6b7d6d8e1e27a919c37536738eecc95da642cd6a.zip |
app-text/vgrep: Stabilize 2.6.0 amd64, #886679
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/vgrep')
-rw-r--r-- | app-text/vgrep/vgrep-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/vgrep/vgrep-2.6.0.ebuild b/app-text/vgrep/vgrep-2.6.0.ebuild index 3ca9a3117ab5..e8310a63f2f7 100644 --- a/app-text/vgrep/vgrep-2.6.0.ebuild +++ b/app-text/vgrep/vgrep-2.6.0.ebuild @@ -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" |