Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gpgme/
Date: Wed, 02 Oct 2019 18:54:00
Message-Id: 1570042424.8dfb691d3d02acfc6d636d3fa7905b7b845dc19f.ago@gentoo
1 commit: 8dfb691d3d02acfc6d636d3fa7905b7b845dc19f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 2 18:51:31 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 18:53:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfb691d
7
8 app-crypt/gpgme: x86 stable wrt bug #695700
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-crypt/gpgme/gpgme-1.13.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild
18 index 8e04e698f08..244c3d39824 100644
19 --- a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild
20 +++ b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2"
22
23 LICENSE="GPL-2 LGPL-2.1"
24 SLOT="1/11" # subslot = soname major version
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE="common-lisp static-libs cxx python qt5"
28
29 COMMON_DEPEND=">=app-crypt/gnupg-2