Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ntfs3g/
Date: Fri, 05 Jan 2018 00:37:05
Message-Id: 1515112610.dd3882136db8fc2e25e54b03fa3e5598a544971d.leio@gentoo
1 commit: dd3882136db8fc2e25e54b03fa3e5598a544971d
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 00:33:44 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 00:36:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd388213
7
8 sys-fs/ntfs3g-2017.3.23: add ~arm64 keyword
9
10 Closes: https://bugs.gentoo.org/642364
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild b/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild
17 index 4a9b17c025c..53c95176deb 100644
18 --- a/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild
19 +++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz"
27 LICENSE="GPL-2"
28 # The subslot matches the SONAME major #.
29 SLOT="0/87"
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
31 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
32 IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr"
33
34 RDEPEND="!<sys-apps/util-linux-2.20.1-r2