summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Helmert III <ajak@gentoo.org>2023-03-26 10:00:22 -0700
committerJohn Helmert III <ajak@gentoo.org>2023-03-26 10:00:46 -0700
commitc76e78c5964c8f7aa5706af72ce36bef10988470 (patch)
tree89fa9cbbb63d97044fdd2b22ac404c4200a59802 /app-crypt/sbctl
parentapp-crypt/sbctl: add 0.11 (diff)
downloadgentoo-c76e78c5964c8f7aa5706af72ce36bef10988470.tar.gz
gentoo-c76e78c5964c8f7aa5706af72ce36bef10988470.tar.bz2
gentoo-c76e78c5964c8f7aa5706af72ce36bef10988470.zip
app-crypt/sbctl: stabilize 0.10 for amd64
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'app-crypt/sbctl')
-rw-r--r--app-crypt/sbctl/sbctl-0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/sbctl/sbctl-0.10.ebuild b/app-crypt/sbctl/sbctl-0.10.ebuild
index 8f6347d09018..e7c9872aaf2f 100644
--- a/app-crypt/sbctl/sbctl-0.10.ebuild
+++ b/app-crypt/sbctl/sbctl-0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/Foxboron/${PN}/releases/download/${PV}/${P}.tar.gz
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 )"