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: Tue, 06 Feb 2018 08:07:46
Message-Id: 1517904455.e454603228cb07128d480efb8d5183e7bd1508e5.slyfox@gentoo
1 commit: e454603228cb07128d480efb8d5183e7bd1508e5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 08:07:35 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 08:07:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4546032
7
8 app-crypt/gpgme: stable 1.10.0 for ia64, bug #643196
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
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 8aebc92fc11..43f3c5d077a 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