repo/gentoo:master commit in: app-crypt/gpgme/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786069105.51b7f3e43299a02e8aebae02bd0f46c95fbc8bdc.eschwartz@gentoo> |
commit: 51b7f3e43299a02e8aebae02bd0f46c95fbc8bdc Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Aug 7 02:15:23 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Aug 7 02:18:25 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b7f3e4 app-crypt/gpgme: Stabilize 2.1.2 x86, #980065 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-crypt/gpgme/gpgme-2.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/gpgme/gpgme-2.1.2.ebuild b/app-crypt/gpgme/gpgme-2.1.2.ebuild index 585ea360ac88..47e156d4efde 100644 --- a/app-crypt/gpgme/gpgme-2.1.2.ebuild +++ b/app-crypt/gpgme/gpgme-2.1.2.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 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" IUSE="common-lisp static-libs test" RESTRICT="!test? ( test )"