diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-23 12:54:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-23 12:55:08 +0300 |
commit | 5198746033848d768a1ec8f7353364ecbce940a3 (patch) | |
tree | 7c69431a21789b2e33dfd65bc2baee5095ded482 /sys-fs/ntfs3g | |
parent | x11-misc/i3lock: Remove 2.9.1 (diff) | |
download | gentoo-5198746033848d768a1ec8f7353364ecbce940a3.tar.gz gentoo-5198746033848d768a1ec8f7353364ecbce940a3.tar.bz2 gentoo-5198746033848d768a1ec8f7353364ecbce940a3.zip |
sys-fs/ntfs3g: amd64 stable wrt bug #655342
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-fs/ntfs3g')
-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 e0cd68da6b6d..c029c9f648ad 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 |