summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-29 15:06:50 +0100
committerSam James <sam@gentoo.org>2021-09-29 15:06:50 +0100
commit3a282b5ee4fae07ef18e3605c12c34743d1c81fd (patch)
treea1ac697f056da8383ba54fd2a22d26e774f21c3e /net-analyzer
parentdev-libs/clhpp: Stabilize 2.0.15 x86, #815349 (diff)
downloadgentoo-3a282b5ee4fae07ef18e3605c12c34743d1c81fd.tar.gz
gentoo-3a282b5ee4fae07ef18e3605c12c34743d1c81fd.tar.bz2
gentoo-3a282b5ee4fae07ef18e3605c12c34743d1c81fd.zip
net-analyzer/linkchecker: Stabilize 10.0.1 amd64, #815280
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/linkchecker/linkchecker-10.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-10.0.1.ebuild b/net-analyzer/linkchecker/linkchecker-10.0.1.ebuild
index f8e3e809f894..0ad17fa60829 100644
--- a/net-analyzer/linkchecker/linkchecker-10.0.1.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-10.0.1.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/linkchecker/linkchecker/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2"