diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 21:43:50 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 22:55:55 +0200 |
commit | 6e27e425ea9f0a9499e43eb523d3c361c37aa135 (patch) | |
tree | 682a0cec0c77192bc1022a7b56bbf4d15b92bf93 /net-analyzer/testssl | |
parent | app-admin/syslog-ng: x86 stable (bug #702032) (diff) | |
download | gentoo-6e27e425ea9f0a9499e43eb523d3c361c37aa135.tar.gz gentoo-6e27e425ea9f0a9499e43eb523d3c361c37aa135.tar.bz2 gentoo-6e27e425ea9f0a9499e43eb523d3c361c37aa135.zip |
net-analyzer/testssl: x86 stable (bug #729578)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/testssl')
-rw-r--r-- | net-analyzer/testssl/testssl-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/testssl/testssl-3.0.2.ebuild b/net-analyzer/testssl/testssl-3.0.2.ebuild index c4716009daac..f8845bdafb9c 100644 --- a/net-analyzer/testssl/testssl-3.0.2.ebuild +++ b/net-analyzer/testssl/testssl-3.0.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/drwetter/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.ta LICENSE="GPL-2 bundled-openssl? ( openssl )" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="bundled-openssl kerberos" RDEPEND=" |