Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/ftpbase/
Date: Fri, 05 Jan 2018 01:07:50
Message-Id: 1515114420.9f25e345a06b4c4fa50317f332dc9d0bdcfe580b.leio@gentoo
1 commit: 9f25e345a06b4c4fa50317f332dc9d0bdcfe580b
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 00:48:31 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 01:07:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f25e345
7
8 net-ftp/ftpbase-0.01-r2: add ~arm64 keyword
9
10 Closes: https://bugs.gentoo.org/642650
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 net-ftp/ftpbase/ftpbase-0.01-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild b/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild
17 index 392c27075c2..272622d3203 100644
18 --- a/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild
19 +++ b/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2013 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 inherit eutils pam user
26 @@ -9,7 +9,7 @@ SRC_URI=""
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
31 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
32 IUSE="pam"
33
34 DEPEND="pam? ( virtual/pam )