From 3324efb891b93deb29d358bddf9d9032673c3bb5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 21 Jan 2025 21:26:11 +0000 Subject: [PATCH] app-crypt/cfssl: Stabilize 1.6.5 amd64, #948513 Signed-off-by: Sam James --- app-crypt/cfssl/cfssl-1.6.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/cfssl/cfssl-1.6.5.ebuild b/app-crypt/cfssl/cfssl-1.6.5.ebuild index bddb9317c4632..bf394ee9407af 100644 --- a/app-crypt/cfssl/cfssl-1.6.5.ebuild +++ b/app-crypt/cfssl/cfssl-1.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cloudflare/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0 BSD BSD-1 MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="hardened" PATCHES=(