commit: a40fb47a251aa53a4d75ea4f939131aa4b7e2db4 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Feb 3 23:53:46 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Feb 3 23:53:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40fb47a
net-analyzer/testssl: x86 stable (bug #768426) Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> net-analyzer/testssl/testssl-3.0.4.ebuild | 4 ++-- 1 file 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 8a2472e4e27..1340375a944 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="
