commit: 11bfaf49e6c16e8458b8a7559ed9d70d0e555d8b Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Jan 20 22:55:44 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Jan 20 23:06:14 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11bfaf49
net-analyzer/sslscan: Stabilize 2.2.0 amd64, #969072 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-analyzer/sslscan/sslscan-2.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/sslscan/sslscan-2.2.0.ebuild b/net-analyzer/sslscan/sslscan-2.2.0.ebuild index f77810853ae1..2cc7fb760afb 100644 --- a/net-analyzer/sslscan/sslscan-2.2.0.ebuild +++ b/net-analyzer/sslscan/sslscan-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/rbsec/sslscan/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" # Requires a docker environment RESTRICT="test"
