diff options
author | Sam James <sam@gentoo.org> | 2022-02-25 18:28:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-25 18:28:38 +0000 |
commit | 01dc7cb4b25ffdec0689c5bf3e751b8b21d5a0eb (patch) | |
tree | b1669c5f1d3623db366694d75d2a42f76de017e0 /sys-fs | |
parent | sys-apps/usbredir: Stabilize 0.12.0 ppc64, #834022 (diff) | |
download | gentoo-01dc7cb4b25ffdec0689c5bf3e751b8b21d5a0eb.tar.gz gentoo-01dc7cb4b25ffdec0689c5bf3e751b8b21d5a0eb.tar.bz2 gentoo-01dc7cb4b25ffdec0689c5bf3e751b8b21d5a0eb.zip |
sys-fs/ntfs3g: Stabilize 2021.8.22-r3 ppc64, #834043
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild b/sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild index e33feb27e7b4..28043229f688 100644 --- a/sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz" LICENSE="GPL-2" # The subslot matches the SONAME major #. SLOT="0/89" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="acl debug +fuse +mount-ntfs ntfsdecrypt +ntfsprogs static-libs suid xattr" RDEPEND=" |