diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-17 14:07:12 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-17 14:07:12 +0200 |
commit | dedcf1c1a7f02db53073705ad449f6ccaa5b5547 (patch) | |
tree | c9718078237a8b10fc309b278cacbb288e34884d /net-analyzer | |
parent | dev-python/fsspec: Stabilize 2022.5.0-r1 ALLARCHES, #852758 (diff) | |
download | gentoo-dedcf1c1a7f02db53073705ad449f6ccaa5b5547.tar.gz gentoo-dedcf1c1a7f02db53073705ad449f6ccaa5b5547.tar.bz2 gentoo-dedcf1c1a7f02db53073705ad449f6ccaa5b5547.zip |
net-analyzer/testssl: Keyword 3.0.7 arm64, #851723
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/testssl/testssl-3.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/testssl/testssl-3.0.7.ebuild b/net-analyzer/testssl/testssl-3.0.7.ebuild index d22a2113883d..a3a082296157 100644 --- a/net-analyzer/testssl/testssl-3.0.7.ebuild +++ b/net-analyzer/testssl/testssl-3.0.7.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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="bundled-openssl kerberos" RDEPEND=" |