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-fs/curlftpfs/
Date: Fri, 05 Jan 2018 01:07:50
Message-Id: 1515114411.1befee2fbfc730dae27bc395ccc08745b8a28739.leio@gentoo
1 commit: 1befee2fbfc730dae27bc395ccc08745b8a28739
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 00:44:09 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 01:06:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1befee2f
7
8 net-fs/curlftpfs-0.9.2-r3: add ~arm64 keyword
9
10 Closes: https://bugs.gentoo.org/642648
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 net-fs/curlftpfs/curlftpfs-0.9.2-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-fs/curlftpfs/curlftpfs-0.9.2-r3.ebuild b/net-fs/curlftpfs/curlftpfs-0.9.2-r3.ebuild
17 index b63fa315a63..c6a181e880b 100644
18 --- a/net-fs/curlftpfs/curlftpfs-0.9.2-r3.ebuild
19 +++ b/net-fs/curlftpfs/curlftpfs-0.9.2-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x86-macos"
31 +KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux ~x86-macos"
32 IUSE=""
33 RESTRICT="test" # bug 258460