commit: e83aaec1c76fb70014330dc45bcea31c53bfaf74 Author: John Helmert III <ajak <AT> gentoo <DOT> org> AuthorDate: Mon Jan 20 23:30:37 2025 +0000 Commit: John Helmert III <ajak <AT> gentoo <DOT> org> CommitDate: Mon Jan 20 23:55:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e83aaec1
app-crypt/sbctl: stabilize 0.16 for amd64 Signed-off-by: John Helmert III <ajak <AT> gentoo.org> app-crypt/sbctl/sbctl-0.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/sbctl/sbctl-0.16.ebuild b/app-crypt/sbctl/sbctl-0.16.ebuild index 97f67663daf4..779694d56722 100644 --- a/app-crypt/sbctl/sbctl-0.16.ebuild +++ b/app-crypt/sbctl/sbctl-0.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI+=" https://dev.gentoo.org/~ajak/distfiles/${CATEGORY}/${PN}/${P}-deps.ta LICENSE="Apache-2.0 BSD BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND="app-text/asciidoc verify-sig? ( sec-keys/openpgp-keys-foxboron )"
