summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:49:00 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:49:00 +0200
commit6b7d6d8e1e27a919c37536738eecc95da642cd6a (patch)
treeb4393097cf1da9c197f2288fcf0876682aafeb89 /app-text/vgrep
parentapp-misc/terminal-colors: Stabilize 3.0.2 amd64, #886673 (diff)
downloadgentoo-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.ebuild2
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"