Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gpgme/
Date: Sun, 28 Apr 2019 20:34:45
Message-Id: 1556483657.b4fe8cdb4d0af996f73b8ecb1a8ef7dd54a86eeb.whissi@gentoo
1 commit: b4fe8cdb4d0af996f73b8ecb1a8ef7dd54a86eeb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 20:20:52 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 20:34:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4fe8cdb
7
8 app-crypt/gpgme: x86 stable (bug #682352)
9
10 Package-Manager: Portage-2.3.64, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-crypt/gpgme/gpgme-1.13.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/gpgme/gpgme-1.13.0.ebuild b/app-crypt/gpgme/gpgme-1.13.0.ebuild
17 index 21e7f0af7ae..41c844ec170 100644
18 --- a/app-crypt/gpgme/gpgme-1.13.0.ebuild
19 +++ b/app-crypt/gpgme/gpgme-1.13.0.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2"
21
22 LICENSE="GPL-2 LGPL-2.1"
23 SLOT="1/11" # subslot = soname major version
24 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE="common-lisp static-libs cxx python qt5"
27
28 COMMON_DEPEND=">=app-crypt/gnupg-2