commit: bc360f79ea9fc24e13b71200e7fce3f353077fe1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 4 06:57:07 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 4 06:57:07 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc360f79
app-alternatives/gpg: Stabilize 1-r3 arm, #968329 Signed-off-by: Sam James <sam <AT> gentoo.org> app-alternatives/gpg/gpg-1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-alternatives/gpg/gpg-1-r3.ebuild b/app-alternatives/gpg/gpg-1-r3.ebuild index be10893abd30..61b6df58aef2 100644 --- a/app-alternatives/gpg/gpg-1-r3.ebuild +++ b/app-alternatives/gpg/gpg-1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ ALTERNATIVES=( inherit app-alternatives DESCRIPTION="gpg symlink" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris" IUSE="nls ssl" RDEPEND="
