From ec8a1a7006601e75ec4e23f2a8624ba782e6c02c Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 12 Dec 2025 02:10:25 +0000 Subject: [PATCH] app-crypt/gpgme: Stabilize 2.0.1-r1 x86, #967175 Signed-off-by: Sam James --- app-crypt/gpgme/gpgme-2.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/gpgme/gpgme-2.0.1-r1.ebuild b/app-crypt/gpgme/gpgme-2.0.1-r1.ebuild index 3d2352bc27e9c..7e3083b288973 100644 --- a/app-crypt/gpgme/gpgme-2.0.1-r1.ebuild +++ b/app-crypt/gpgme/gpgme-2.0.1-r1.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 )"