From 3bc0f3ab183c9ab97bf193dd7746784cd3f55084 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 14 Sep 2025 04:04:52 +0100 Subject: [PATCH] app-crypt/gpgme: Stabilize 2.0.0 arm64, #960771 Signed-off-by: Sam James --- app-crypt/gpgme/gpgme-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/gpgme/gpgme-2.0.0.ebuild b/app-crypt/gpgme/gpgme-2.0.0.ebuild index ef83b8178449e..989eb525908ce 100644 --- a/app-crypt/gpgme/gpgme-2.0.0.ebuild +++ b/app-crypt/gpgme/gpgme-2.0.0.ebuild @@ -27,7 +27,7 @@ LICENSE="GPL-2 LGPL-2.1" # Please check ABI on each bump, even if SONAMEs didn't change: bug #833355 # Subslot: SONAME of each: SLOT="1/45.0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="common-lisp static-libs test" RESTRICT="!test? ( test )"