Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/checkpassword-pam/
Date: Mon, 19 Jun 2017 14:03:51
Message-Id: 1497881020.08d96be13d858425e88f0ffa6953e489a048ffc6.aballier@gentoo
1 commit: 08d96be13d858425e88f0ffa6953e489a048ffc6
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 14:00:57 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 14:03:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08d96be1
7
8 net-mail/checkpassword-pam: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-mail/checkpassword-pam/checkpassword-pam-0.99.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-mail/checkpassword-pam/checkpassword-pam-0.99.ebuild b/net-mail/checkpassword-pam/checkpassword-pam-0.99.ebuild
16 index c5e6e629562..f1ec92eecf9 100644
17 --- a/net-mail/checkpassword-pam/checkpassword-pam-0.99.ebuild
18 +++ b/net-mail/checkpassword-pam/checkpassword-pam-0.99.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2009 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 IUSE=""
25 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/checkpasswd-pam/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="alpha ~amd64 hppa ppc x86"
30 +KEYWORDS="alpha ~amd64 ~arm64 hppa ppc x86"
31
32 DEPEND=">=sys-libs/pam-0.75"