diff options
-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=" |