Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ntfs3g/
Date: Thu, 02 Feb 2017 17:09:34
Message-Id: 1486055357.2036af9131fca45864dd1214c96980085d7cced4.klausman@gentoo
1 commit: 2036af9131fca45864dd1214c96980085d7cced4
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 2 17:09:17 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 2 17:09:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2036af91
7
8 sys-fs/ntfs3g-2016.2.22-r2: add alpha keyword
9
10 Gentoo-Bug: 607912
11
12 sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild
16 index 65d95f8..de5fec8 100644
17 --- a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild
18 +++ b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz"
20 LICENSE="GPL-2"
21 # The subslot matches the SONAME major #.
22 SLOT="0/87"
23 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
24 +KEYWORDS="alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
25 IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr"
26
27 RDEPEND="!<sys-apps/util-linux-2.20.1-r2