diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-08 23:44:35 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-08 23:49:51 +0100 |
commit | f085fa5cf8147da1bcf2777076d0a1bf162d332c (patch) | |
tree | e7aad3d17640b67cdfae0639a9a66b2cfc9052ca /net-analyzer | |
parent | media-radio/qsstv: x86 stable (bug #643630) (diff) | |
download | gentoo-f085fa5cf8147da1bcf2777076d0a1bf162d332c.tar.gz gentoo-f085fa5cf8147da1bcf2777076d0a1bf162d332c.tar.bz2 gentoo-f085fa5cf8147da1bcf2777076d0a1bf162d332c.zip |
net-analyzer/sslscan: x86 stable (bug #643756)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/sslscan/sslscan-1.11.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sslscan/sslscan-1.11.10.ebuild b/net-analyzer/sslscan/sslscan-1.11.10.ebuild index f71143d59a97..67e9df734ee1 100644 --- a/net-analyzer/sslscan/sslscan-1.11.10.ebuild +++ b/net-analyzer/sslscan/sslscan-1.11.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 on -bindist since sslscan unconditionally requires elliptic |