commit: 4d21912dcd0875c476cd37b394c8def061eab867 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 2 13:01:54 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 2 13:01:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d21912d
app-crypt/gpgme: Stabilize 2.0.0 x86, #960771 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 1f2d7a0c4070..871ff4cfe26b 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: <libgpgme.FUDGE> 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 )"
