Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-pinentry/
Date: Tue, 07 Mar 2017 17:48:34
Message-Id: 1488908100.3e65144fece4d2a6813b40edf81aabc6befbd3d2.xmw@gentoo
1 commit: 3e65144fece4d2a6813b40edf81aabc6befbd3d2
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 7 17:35:00 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 7 17:35:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e65144f
7
8 app-eselect/eselect-pinentry: arm arm64 ppc ppc64 stable (bug 611500).
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
12
13 app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild
17 index e6c6b7920a1..27eedfa5648 100644
18 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild
19 +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI=""
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE=""
27
28 RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"