summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-09 08:42:35 +0100
committerSam James <sam@gentoo.org>2023-04-09 08:42:40 +0100
commitee50b9e981bee07587c608e454af10b6efed881f (patch)
treec02a0043af1273fbd58fae18ffe392dee9af4453 /net-analyzer/sslscan
parentdev-libs/clhpp: Keyword 2023.02.06 ppc64, #892319 (diff)
downloadgentoo-ee50b9e981bee07587c608e454af10b6efed881f.tar.gz
gentoo-ee50b9e981bee07587c608e454af10b6efed881f.tar.bz2
gentoo-ee50b9e981bee07587c608e454af10b6efed881f.zip
net-analyzer/sslscan: Stabilize 2.0.15 amd64, #904056
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/sslscan')
-rw-r--r--net-analyzer/sslscan/sslscan-2.0.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sslscan/sslscan-2.0.15.ebuild b/net-analyzer/sslscan/sslscan-2.0.15.ebuild
index 56a41bfe3d9a..2dd10877580d 100644
--- a/net-analyzer/sslscan/sslscan-2.0.15.ebuild
+++ b/net-analyzer/sslscan/sslscan-2.0.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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"