diff options
-rw-r--r-- | net-analyzer/sslscan/sslscan-1.11.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sslscan/sslscan-1.11.11.ebuild b/net-analyzer/sslscan/sslscan-1.11.11.ebuild index 61ffbbe5632e..cdd1e94fc965 100644 --- a/net-analyzer/sslscan/sslscan-1.11.11.ebuild +++ b/net-analyzer/sslscan/sslscan-1.11.11.ebuild @@ -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 )" |