Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gpgme/
Date: Thu, 04 Jan 2018 17:07:36
Message-Id: 1515085648.b0b75a07bd7ada1623ecff21255b3f204e817a9f.zlogene@gentoo
1 commit: b0b75a07bd7ada1623ecff21255b3f204e817a9f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 4 17:07:28 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 4 17:07:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0b75a07
7
8 app-crypt/gpgme: amd64 stable wrt bug #643196
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 app-crypt/gpgme/gpgme-1.10.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-crypt/gpgme/gpgme-1.10.0.ebuild b/app-crypt/gpgme/gpgme-1.10.0.ebuild
16 index d10d5c4e145..941565550cd 100644
17 --- a/app-crypt/gpgme/gpgme-1.10.0.ebuild
18 +++ b/app-crypt/gpgme/gpgme-1.10.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2"
26
27 LICENSE="GPL-2 LGPL-2.1"
28 SLOT="1/11" # subslot = soname major version
29 -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"
30 +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"
31 IUSE="common-lisp static-libs cxx python qt5"
32
33 COMMON_DEPEND=">=app-crypt/gnupg-2