diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-25 17:57:51 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-25 18:05:49 +0200 |
commit | 4d51fdf06bf970fc9c25082744a5e4cc1359ff21 (patch) | |
tree | 49f6e3bcf554a59505f15065363e7a00874082e4 /sys-fs | |
parent | net-wireless/iwd: new package (diff) | |
download | gentoo-4d51fdf06bf970fc9c25082744a5e4cc1359ff21.tar.gz gentoo-4d51fdf06bf970fc9c25082744a5e4cc1359ff21.tar.bz2 gentoo-4d51fdf06bf970fc9c25082744a5e4cc1359ff21.zip |
sys-fs/ntfs3g-2017.3.23-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/655342
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild b/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild index 43e5403c0de9..dc17e11f26d3 100644 --- a/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz" LICENSE="GPL-2" # The subslot matches the SONAME major #. SLOT="0/87" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr" RDEPEND="!<sys-apps/util-linux-2.20.1-r2 |