diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-06 12:52:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-06 12:52:51 +0100 |
commit | 62a30e1b1791ef0792dd36a415a5ae55f5135236 (patch) | |
tree | 98ef34831163d8526113d77b03809446d29957de /sys-fs/ntfs3g | |
parent | sci-libs/hdf5: x86 stable wrt bug #601404 (diff) | |
download | gentoo-62a30e1b1791ef0792dd36a415a5ae55f5135236.tar.gz gentoo-62a30e1b1791ef0792dd36a415a5ae55f5135236.tar.bz2 gentoo-62a30e1b1791ef0792dd36a415a5ae55f5135236.zip |
sys-fs/ntfs3g: x86 stable wrt bug #550970
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/ntfs3g')
-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 9cb8e61e813d..2f7292036fbf 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 |