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/cmd5checkpw/
Date: Mon, 19 Jun 2017 14:03:51
Message-Id: 1497881020.bd4b75b2181332147718a92fd8f822ad43f70c85.aballier@gentoo
1 commit: bd4b75b2181332147718a92fd8f822ad43f70c85
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 13:57:40 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=bd4b75b2
7
8 net-mail/cmd5checkpw: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild b/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild
16 index a75828e3468..6a2fd0767b5 100644
17 --- a/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild
18 +++ b/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 inherit eutils fixheadtails user
25 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.fehcom.de/qmail/smtpauth.html"
26
27 LICENSE="public-domain RSA"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
30 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
31 IUSE=""
32
33 DEPEND=""