Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gpgme/
Date: Sun, 07 Jan 2018 22:07:22
Message-Id: 1515362828.fb68fed6e7493573fbd660f046f9da93ed262a65.slyfox@gentoo
1 commit: fb68fed6e7493573fbd660f046f9da93ed262a65
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Jan 7 21:20:08 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 22:07:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb68fed6
7
8 app-crypt/gpgme: stable 1.10.0 for sparc, bug #643196
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
12
13 app-crypt/gpgme/gpgme-1.10.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/gpgme/gpgme-1.10.0.ebuild b/app-crypt/gpgme/gpgme-1.10.0.ebuild
17 index ce5b9f1ca70..8aebc92fc11 100644
18 --- a/app-crypt/gpgme/gpgme-1.10.0.ebuild
19 +++ b/app-crypt/gpgme/gpgme-1.10.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