commit: f9aaa4bd589dc21c232f9e46cb430804efcb1ae4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 5 22:38:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 5 22:38:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9aaa4bd
app-crypt/gpgme: Stabilize 1.24.3 amd64, #957109 Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/gpgme/gpgme-1.24.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/gpgme/gpgme-1.24.3.ebuild b/app-crypt/gpgme/gpgme-1.24.3.ebuild index ce87bec71500..f6b4669fd28d 100644 --- a/app-crypt/gpgme/gpgme-1.24.3.ebuild +++ b/app-crypt/gpgme/gpgme-1.24.3.ebuild @@ -34,7 +34,7 @@ LICENSE="GPL-2 LGPL-2.1" # Bump FUDGE if a release is made which breaks ABI without changing SONAME. # (Reset to 0 if FUDGE != 0 if libgpgme/libgpgmepp/libqpggme change.) SLOT="1/11.6.15.2" -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 +cxx python qt5 qt6 test" RESTRICT="!test? ( test )" REQUIRED_USE="
