From b11210e9c063a23f2e12ba3472d8ae5d387e46f1 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 13 Apr 2019 21:07:23 +0200 Subject: net-analyzer/sslscan: amd64 stable wrt bug #682296 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- net-analyzer/sslscan/sslscan-1.11.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer/sslscan') diff --git a/net-analyzer/sslscan/sslscan-1.11.12.ebuild b/net-analyzer/sslscan/sslscan-1.11.12.ebuild index dc915652a7f7..8346fab8248a 100644 --- a/net-analyzer/sslscan/sslscan-1.11.12.ebuild +++ b/net-analyzer/sslscan/sslscan-1.11.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${MY_FORK}/${PN}/archive/${PV}-${MY_FORK}.tar.gz -> LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="libressl +static" DEPEND="libressl? ( dev-libs/libressl )" -- cgit v1.2.3-65-gdbad