diff options
author | 2016-12-17 16:21:52 +0100 | |
---|---|---|
committer | 2016-12-17 16:21:52 +0100 | |
commit | 2b50010ca75dd03c7def058fe8867c8764a90487 (patch) | |
tree | 12d6fb53212f00f2ba01f8363c120165d86807ee /sys-fs | |
parent | net-dialup/ppp: arm stable, bug #546554 (diff) | |
download | gentoo-2b50010ca75dd03c7def058fe8867c8764a90487.tar.gz gentoo-2b50010ca75dd03c7def058fe8867c8764a90487.tar.bz2 gentoo-2b50010ca75dd03c7def058fe8867c8764a90487.zip |
sys-fs/ntfs3g: arm stable, bug #550970
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.ebuild b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.ebuild index 2f7292036fbf..4b3cbbdee444 100644 --- a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.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 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~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 |