diff options
author | Markus Meier <maekke@gentoo.org> | 2018-07-10 06:57:42 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-07-10 06:57:42 +0200 |
commit | d862803cc115a105c1e739c7e7df2bcde41751a8 (patch) | |
tree | d7e7c25d587e231f6242b999e66c399a83ff265b /sys-fs/ntfs3g | |
parent | media-libs/libbluray: arm stable, bug #655336 (diff) | |
download | gentoo-d862803cc115a105c1e739c7e7df2bcde41751a8.tar.gz gentoo-d862803cc115a105c1e739c7e7df2bcde41751a8.tar.bz2 gentoo-d862803cc115a105c1e739c7e7df2bcde41751a8.zip |
sys-fs/ntfs3g: arm stable, bug #655342
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild index 8b217b0ad54b..da14c1c0f871 100644 --- a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23-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/88" -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 |