diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-18 22:21:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-18 22:31:19 +0200 |
commit | de34807ac3c0086c525902bdc7cbbbd2a050a00f (patch) | |
tree | 270df6863787d8a4eabcf7062f4d7012e53951a4 /net-analyzer/testssl | |
parent | app-emulation/qemu: x86 stable (bug #681850) (diff) | |
download | gentoo-de34807ac3c0086c525902bdc7cbbbd2a050a00f.tar.gz gentoo-de34807ac3c0086c525902bdc7cbbbd2a050a00f.tar.bz2 gentoo-de34807ac3c0086c525902bdc7cbbbd2a050a00f.zip |
net-analyzer/testssl: x86 stable (bug #683210)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/testssl')
-rw-r--r-- | net-analyzer/testssl/testssl-2.9.5_p7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/testssl/testssl-2.9.5_p7.ebuild b/net-analyzer/testssl/testssl-2.9.5_p7.ebuild index ba5f437a519d..4398957f634b 100644 --- a/net-analyzer/testssl/testssl-2.9.5_p7.ebuild +++ b/net-analyzer/testssl/testssl-2.9.5_p7.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/drwetter/${MY_PN}/archive/v${MY_PV}.tar.gz -> ${P}.t LICENSE="GPL-2 bundled-openssl? ( openssl )" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="bundled-openssl kerberos" RDEPEND=" |