diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:27:08 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:32:55 +0200 |
commit | e8e3563da6030802840ae72143ddc61af43c825c (patch) | |
tree | b72f40e5bed3e7bb7dc9b0af1333115e47aad816 /sys-fs/ntfs3g | |
parent | net-vpn/networkmanager-openvpn: x86 stable (bug #683958) (diff) | |
download | gentoo-e8e3563da6030802840ae72143ddc61af43c825c.tar.gz gentoo-e8e3563da6030802840ae72143ddc61af43c825c.tar.bz2 gentoo-e8e3563da6030802840ae72143ddc61af43c825c.zip |
sys-fs/ntfs3g: x86 stable (bug #683388)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild index 9794ca22ed0c..15271f14ec11 100644 --- a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.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/88" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr" RDEPEND="!<sys-apps/util-linux-2.20.1-r2 |