diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-21 00:39:21 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-21 00:39:21 +0200 |
commit | 9e3431fbb83417eeb65f9d405124c4f2c93e54ab (patch) | |
tree | b01f43e0639fc6adcad40f19b3109553b079c058 /net-analyzer/sslscan | |
parent | dev-libs/quazip: x86 stable (bug #658548) (diff) | |
download | gentoo-9e3431fbb83417eeb65f9d405124c4f2c93e54ab.tar.gz gentoo-9e3431fbb83417eeb65f9d405124c4f2c93e54ab.tar.bz2 gentoo-9e3431fbb83417eeb65f9d405124c4f2c93e54ab.zip |
net-analyzer/sslscan: x86 stable (bug #661604)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'net-analyzer/sslscan')
-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 )" |