commit: 123a0b09390a329f68b35199509aa3ee2b34e5ef Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 23 16:39:27 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 23 16:39:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123a0b09
net-analyzer/sslscan: Stabilize 2.1.2 amd64, #922767 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/sslscan/sslscan-2.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/sslscan/sslscan-2.1.2.ebuild b/net-analyzer/sslscan/sslscan-2.1.2.ebuild index 759812d3a4e2..5d599980c0fe 100644 --- a/net-analyzer/sslscan/sslscan-2.1.2.ebuild +++ b/net-analyzer/sslscan/sslscan-2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" # Requires a docker environment RESTRICT="test"
