diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 17:33:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 17:33:47 +0100 |
commit | f86461f5dc5d38e687def6b23f87035cde13d6a5 (patch) | |
tree | 8b6d0b571e956f6b0d3590b7480a0964af145695 /net-analyzer | |
parent | net-analyzer/monitoring-plugins: Stabilize 2.3.5 x86, #917803 (diff) | |
download | gentoo-f86461f5dc5d38e687def6b23f87035cde13d6a5.tar.gz gentoo-f86461f5dc5d38e687def6b23f87035cde13d6a5.tar.bz2 gentoo-f86461f5dc5d38e687def6b23f87035cde13d6a5.zip |
net-analyzer/linkchecker: Stabilize 10.3.0 x86, #917804
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-10.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-10.3.0.ebuild b/net-analyzer/linkchecker/linkchecker-10.3.0.ebuild index 99f1f95cbe3d..3ca949f8ace6 100644 --- a/net-analyzer/linkchecker/linkchecker-10.3.0.ebuild +++ b/net-analyzer/linkchecker/linkchecker-10.3.0.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="sqlite" RDEPEND=" |