summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-28 19:15:11 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-28 19:15:11 +0300
commit88704d08b1590d2efd8fffcd3049dd28d500cce2 (patch)
tree99b3d18ab26a235e501be0054d9f242d496b9375
parenteclass/depend.apache: drop support for EAPI 0-5 (diff)
downloadgentoo-88704d08b1590d2efd8fffcd3049dd28d500cce2.tar.gz
gentoo-88704d08b1590d2efd8fffcd3049dd28d500cce2.tar.bz2
gentoo-88704d08b1590d2efd8fffcd3049dd28d500cce2.zip
dev-go/go-md2man: Stabilize 2.0.2 amd64, #914482
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-go/go-md2man/go-md2man-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-go/go-md2man/go-md2man-2.0.2.ebuild b/dev-go/go-md2man/go-md2man-2.0.2.ebuild
index fe2b7eb85a6e..8d9a92730d2d 100644
--- a/dev-go/go-md2man/go-md2man-2.0.2.ebuild
+++ b/dev-go/go-md2man/go-md2man-2.0.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/cpuguy83/go-md2man"
LICENSE="BSD-2 MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86"
# restrict tests because they need network-sandbox disabled
# bug https://bugs.gentoo.org/715028