diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:17:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:37:18 +0100 |
commit | 0da6d9411f31ccd5ae5ea8023b815af5b0edf688 (patch) | |
tree | 9bd425e3973eeeaaca30ad8ab47248c7b0e2ae67 /sys-fs/ntfs3g | |
parent | app-benchmarks/bonnie++: ppc64 stable wrt bug #603704 (diff) | |
download | gentoo-0da6d9411f31ccd5ae5ea8023b815af5b0edf688.tar.gz gentoo-0da6d9411f31ccd5ae5ea8023b815af5b0edf688.tar.bz2 gentoo-0da6d9411f31ccd5ae5ea8023b815af5b0edf688.zip |
sys-fs/ntfs3g: ppc64 stable wrt bug #550970
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
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 c735123c382c..c8bf65e1c018 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 |