app-crypt/dehydrated: Stabilize 0.7.1 ALLARCHES, #934432

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-06-17 01:14:29 +01:00
parent b82c02bf55
commit bc878875b4

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86"
IUSE="+cron"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-dehydrated )"