Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg/
Date: Wed, 21 Sep 2022 12:25:18
Message-Id: 1663763096.874e950e8ee3d05b13dd7d3fdb9f4100c54ea4ad.ago@gentoo
1 commit: 874e950e8ee3d05b13dd7d3fdb9f4100c54ea4ad
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 21 12:24:56 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 21 12:24:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=874e950e
7
8 app-crypt/gnupg: Stabilize 2.2.39 ppc, #868942
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 app-crypt/gnupg/gnupg-2.2.39.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/gnupg/gnupg-2.2.39.ebuild b/app-crypt/gnupg/gnupg-2.2.39.ebuild
16 index e49848ad2dd1..6af5f3a72b66 100644
17 --- a/app-crypt/gnupg/gnupg-2.2.39.ebuild
18 +++ b/app-crypt/gnupg/gnupg-2.2.39.ebuild
19 @@ -22,7 +22,7 @@ S="${WORKDIR}/${MY_P}"
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl test tofu tools usb user-socket wks-server"
26 RESTRICT="!test? ( test )"