summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-02-25 11:07:15 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-02-25 11:07:15 +0100
commitfeb3784ea65ff50e00f9d7f12374385539c83c33 (patch)
treeaa3c2ce85a645f413a4927c8664a7b3af1c58ddb /net-analyzer
parentdev-util/bats: bump version to 1.6.0 (diff)
downloadgentoo-feb3784ea65ff50e00f9d7f12374385539c83c33.tar.gz
gentoo-feb3784ea65ff50e00f9d7f12374385539c83c33.tar.bz2
gentoo-feb3784ea65ff50e00f9d7f12374385539c83c33.zip
net-analyzer/sslscan: Stabilize 2.0.11 amd64, #834016
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/sslscan/sslscan-2.0.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sslscan/sslscan-2.0.11.ebuild b/net-analyzer/sslscan/sslscan-2.0.11.ebuild
index 52fba6fc3921..841efcc7ade9 100644
--- a/net-analyzer/sslscan/sslscan-2.0.11.ebuild
+++ b/net-analyzer/sslscan/sslscan-2.0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/rbsec/sslscan/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
# Requires a docker environment
RESTRICT="test"