diff options
author | 2024-11-23 16:47:11 +0100 | |
---|---|---|
committer | 2024-11-23 16:47:11 +0100 | |
commit | bd67fba6d99b19fa8a41f02bf65c1da9319acd01 (patch) | |
tree | 0ae572273eb858384174ad9569aa16e8af7ae5ca | |
parent | app-misc/screenfetch: Stabilize 3.9.1-r1 x86, #944631 (diff) | |
download | gentoo-bd67fba6d99b19fa8a41f02bf65c1da9319acd01.tar.gz gentoo-bd67fba6d99b19fa8a41f02bf65c1da9319acd01.tar.bz2 gentoo-bd67fba6d99b19fa8a41f02bf65c1da9319acd01.zip |
net-analyzer/testssl: Stabilize 3.0.9 x86, #944668
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | net-analyzer/testssl/testssl-3.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/testssl/testssl-3.0.9.ebuild b/net-analyzer/testssl/testssl-3.0.9.ebuild index 26c7856596d4..91cde9dc2e9b 100644 --- a/net-analyzer/testssl/testssl-3.0.9.ebuild +++ b/net-analyzer/testssl/testssl-3.0.9.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_PN}-${MY_PV} LICENSE="GPL-2 bundled-openssl? ( openssl )" SLOT="0" -KEYWORDS="~amd64 arm64 ppc64 ~x86" +KEYWORDS="~amd64 arm64 ppc64 x86" IUSE="bundled-openssl kerberos" RDEPEND=" |