diff options
author | Sam James <sam@gentoo.org> | 2023-04-17 12:56:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-17 12:56:39 +0100 |
commit | 0b60642cd60e1f426a307573e478e7172552eb35 (patch) | |
tree | c541bd8e5d216598679b493528762afdf48c2a10 /net-analyzer/linkchecker | |
parent | net-analyzer/linkchecker: Stabilize 10.2.1 amd64, #904445 (diff) | |
download | gentoo-0b60642cd60e1f426a307573e478e7172552eb35.tar.gz gentoo-0b60642cd60e1f426a307573e478e7172552eb35.tar.bz2 gentoo-0b60642cd60e1f426a307573e478e7172552eb35.zip |
net-analyzer/linkchecker: Stabilize 10.2.1 x86, #904445
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/linkchecker')
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-10.2.1.ebuild | 2 |
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 5ed7d1d5c50f..6104711625d0 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" |