diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-04 00:53:46 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-04 00:53:46 +0100 |
commit | a40fb47a251aa53a4d75ea4f939131aa4b7e2db4 (patch) | |
tree | 023aec570cc9a765597b96ff01bcd69a80c9ef83 /net-analyzer | |
parent | app-admin/sshguard: x86 stable (bug #768465) (diff) | |
download | gentoo-a40fb47a251aa53a4d75ea4f939131aa4b7e2db4.tar.gz gentoo-a40fb47a251aa53a4d75ea4f939131aa4b7e2db4.tar.bz2 gentoo-a40fb47a251aa53a4d75ea4f939131aa4b7e2db4.zip |
net-analyzer/testssl: x86 stable (bug #768426)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/testssl/testssl-3.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/testssl/testssl-3.0.4.ebuild b/net-analyzer/testssl/testssl-3.0.4.ebuild index 8a2472e4e275..1340375a944e 100644 --- a/net-analyzer/testssl/testssl-3.0.4.ebuild +++ b/net-analyzer/testssl/testssl-3.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |