diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:06:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:06:22 +0200 |
commit | 33954efe014a1d72389b8a222d98c15c9e3ed24a (patch) | |
tree | e42ca270ef29ec9daf4cef9e3326c4526cf83584 /net-analyzer | |
parent | dev-python/twisted: x86 stable wrt bug #622648 (diff) | |
download | gentoo-33954efe014a1d72389b8a222d98c15c9e3ed24a.tar.gz gentoo-33954efe014a1d72389b8a222d98c15c9e3ed24a.tar.bz2 gentoo-33954efe014a1d72389b8a222d98c15c9e3ed24a.zip |
net-analyzer/sslscan: x86 stable wrt bug #622772
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/sslscan/sslscan-1.11.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sslscan/sslscan-1.11.9.ebuild b/net-analyzer/sslscan/sslscan-1.11.9.ebuild index 538cf6a6660a..bb6a781952f1 100644 --- a/net-analyzer/sslscan/sslscan-1.11.9.ebuild +++ b/net-analyzer/sslscan/sslscan-1.11.9.ebuild @@ -15,7 +15,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 |