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-eselect/eselect-pinentry/
Date: Sun, 29 Aug 2021 15:49:45
Message-Id: 1630252159.00be49ddddb9b7b132298eaf94d4456cb3b80a82.zlogene@gentoo
1 commit: 00be49ddddb9b7b132298eaf94d4456cb3b80a82
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 29 15:49:19 2021 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 29 15:49:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00be49dd
7
8 app-eselect/eselect-pinentry: stabilize 0.7.2
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11
12 app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild
16 index a1a0257189c..a88d776c25e 100644
17 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild
18 +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI=""
20
21 LICENSE="GPL-2"
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=""
26
27 RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"