From 83296ecc85ead01012202cfdd975f50700554aef Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 18 Dec 2022 20:49:14 +0200 Subject: [PATCH] net-analyzer/ike-scan: Stabilize 1.9.5 x86, #886929 Signed-off-by: Arthur Zamarin --- net-analyzer/ike-scan/ike-scan-1.9.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/ike-scan/ike-scan-1.9.5.ebuild b/net-analyzer/ike-scan/ike-scan-1.9.5.ebuild index 7f1d570df8378..da10ef3cd21b2 100644 --- a/net-analyzer/ike-scan/ike-scan-1.9.5.ebuild +++ b/net-analyzer/ike-scan/ike-scan-1.9.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/royhills/ike-scan/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="ssl" DEPEND="ssl? ( dev-libs/openssl:= )"