summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-06 18:47:50 +0100
committerSam James <sam@gentoo.org>2024-09-06 18:47:50 +0100
commit06dd15bb1fce0376f4c29d50e8b37fa6dcaae419 (patch)
treeeb534b8c1e9f2c5fcb7ba9459e4d11db1056d1e3 /app-text/vgrep
parentdev-ruby/reline: Stabilize 0.5.9 x86, #939156 (diff)
downloadgentoo-06dd15bb1fce0376f4c29d50e8b37fa6dcaae419.tar.gz
gentoo-06dd15bb1fce0376f4c29d50e8b37fa6dcaae419.tar.bz2
gentoo-06dd15bb1fce0376f4c29d50e8b37fa6dcaae419.zip
app-text/vgrep: Stabilize 2.8.0 amd64, #939178
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/vgrep')
-rw-r--r--app-text/vgrep/vgrep-2.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"