Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/pass/
Date: Tue, 23 Apr 2019 17:36:29
Message-Id: 1556038360.13dae7d60ae568357ee8736413f1ecf9af200279.bman@gentoo
1 commit: 13dae7d60ae568357ee8736413f1ecf9af200279
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 23 16:50:53 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 23 16:52:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13dae7d6
7
8 app-admin/pass: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 app-admin/pass/pass-1.7.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-admin/pass/pass-1.7.3.ebuild b/app-admin/pass/pass-1.7.3.ebuild
17 index 02fd3b80191..40951a9abdb 100644
18 --- a/app-admin/pass/pass-1.7.3.ebuild
19 +++ b/app-admin/pass/pass-1.7.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="https://git.zx2c4.com/password-store/snapshot/password-store-${PV}.tar.
27
28 SLOT="0"
29 LICENSE="GPL-2"
30 -KEYWORDS="amd64 ~arm ~ppc64 x86 ~x86-macos"
31 +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x86-macos"
32 IUSE="+git X zsh-completion fish-completion emacs dmenu importers elibc_Darwin"
33
34 RDEPEND="