summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-17 12:56:38 +0100
committerSam James <sam@gentoo.org>2023-04-17 12:56:38 +0100
commit92a592832cf21207df1c92d9e463486c000f8437 (patch)
treeba820951814a5b1f5dda951a61a3bb26d42bd3e7 /net-analyzer
parentapp-admin/syslog-ng: Stabilize 4.0.1 arm64, #904444 (diff)
downloadgentoo-92a592832cf21207df1c92d9e463486c000f8437.tar.gz
gentoo-92a592832cf21207df1c92d9e463486c000f8437.tar.bz2
gentoo-92a592832cf21207df1c92d9e463486c000f8437.zip
net-analyzer/linkchecker: Stabilize 10.2.1 amd64, #904445
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/linkchecker/linkchecker-10.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-10.2.1.ebuild b/net-analyzer/linkchecker/linkchecker-10.2.1.ebuild
index 832366f8fa28..5ed7d1d5c50f 100644
--- a/net-analyzer/linkchecker/linkchecker-10.2.1.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-10.2.1.ebuild
@@ -13,7 +13,7 @@ inherit bash-completion-r1 distutils-r1 multiprocessing optfeature
DESCRIPTION="Check websites for broken links"
HOMEPAGE="https://github.com/linkcheck/linkchecker"
SRC_URI="https://github.com/linkchecker/linkchecker/releases/download/v${PV}/LinkChecker-${PV}.tar.gz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
LICENSE="GPL-2"
SLOT="0"