Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gpgme/
Date: Mon, 29 Nov 2021 00:54:22
Message-Id: 1638147207.4bad34af07aa8c703a4e15b76d73a123a1785d9c.sam@gentoo
1 commit: 4bad34af07aa8c703a4e15b76d73a123a1785d9c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 29 00:53:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 29 00:53:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bad34af
7
8 app-crypt/gpgme: Stabilize 1.16.0 x86, #826374
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-crypt/gpgme/gpgme-1.16.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/gpgme/gpgme-1.16.0.ebuild b/app-crypt/gpgme/gpgme-1.16.0.ebuild
16 index 9b3b72d5a765..3e432053a039 100644
17 --- a/app-crypt/gpgme/gpgme-1.16.0.ebuild
18 +++ b/app-crypt/gpgme/gpgme-1.16.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2"
20
21 LICENSE="GPL-2 LGPL-2.1"
22 SLOT="1/11" # subslot = soname major version
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="common-lisp static-libs +cxx python qt5"
26
27 RDEPEND=">=app-crypt/gnupg-2