diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 10:03:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 10:04:50 +0100 |
commit | 9fc2144e37d071e864becf761036647b9344c985 (patch) | |
tree | 415a3adae6832895e0c2f6dccc10239e2cd14f0f /net-analyzer/testssl | |
parent | media-gfx/evoluspencil: x86 stable wrt bug #713354 (diff) | |
download | gentoo-9fc2144e37d071e864becf761036647b9344c985.tar.gz gentoo-9fc2144e37d071e864becf761036647b9344c985.tar.bz2 gentoo-9fc2144e37d071e864becf761036647b9344c985.zip |
net-analyzer/testssl: x86 stable wrt bug #713356
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/testssl')
-rw-r--r-- | net-analyzer/testssl/testssl-3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/testssl/testssl-3.0.ebuild b/net-analyzer/testssl/testssl-3.0.ebuild index c4716009daac..f8845bdafb9c 100644 --- a/net-analyzer/testssl/testssl-3.0.ebuild +++ b/net-analyzer/testssl/testssl-3.0.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=" |