diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-23 12:40:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-23 12:40:04 +0200 |
commit | c9b1a1a78671bd92ade679005c4852e1da0a936a (patch) | |
tree | 03fc4539f1fa13010342d37b46e7c2a09c0a9017 /sys-fs | |
parent | xfce-extra/xfce4-power-manager: ppc64 stable wrt bug #717452 (diff) | |
download | gentoo-c9b1a1a78671bd92ade679005c4852e1da0a936a.tar.gz gentoo-c9b1a1a78671bd92ade679005c4852e1da0a936a.tar.bz2 gentoo-c9b1a1a78671bd92ade679005c4852e1da0a936a.zip |
sys-fs/ntfs3g: ppc64 stable wrt bug #717640
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2017.3.23-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r3.ebuild b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r3.ebuild index ad70e9cb1f9a..2915df67727f 100644 --- a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r3.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r3.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=" |