Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/pinentry/, profiles/arch/arm64/
Date: Tue, 27 Nov 2018 09:58:05
Message-Id: 1543312644.a34be0f5a86a6e9824dea1a01914ba1d71443ef1.leio@gentoo
1 commit: a34be0f5a86a6e9824dea1a01914ba1d71443ef1
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 27 09:50:40 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 27 09:57:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a34be0f5
7
8 app-crypt/pinentry-1.1.0-r2: arm64 stable (bug #666822)
9
10 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
11 Package-Manager: Portage-2.3.52, Repoman-2.3.11
12
13 app-crypt/pinentry/pinentry-1.1.0-r2.ebuild | 2 +-
14 profiles/arch/arm64/use.stable.mask | 4 ++++
15 2 files changed, 5 insertions(+), 1 deletion(-)
16
17 diff --git a/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild b/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild
18 index feff9a9f2e1..a57139475d5 100644
19 --- a/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild
20 +++ b/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~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 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE="caps emacs gnome-keyring fltk gtk ncurses qt5 static"
28
29 CDEPEND="
30
31 diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask
32 index 5a2f6022136..8be42684abd 100644
33 --- a/profiles/arch/arm64/use.stable.mask
34 +++ b/profiles/arch/arm64/use.stable.mask
35 @@ -4,6 +4,10 @@
36 # This file requires eapi 5 or later. New entries go on top.
37 # Please use the same syntax as in use.mask
38
39 +# Mart Raudsepp <leio@g.o> (27 Nov 2018)
40 +# x11-libs/fltk not stable yet
41 +fltk
42 +
43 # Mike Gilbert <floppym@g.o> (08 Jun 2017)
44 # dev-lang/python:3.7 is not stable.
45 python_targets_python3_7