diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-31 20:31:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-31 20:31:22 +0200 |
commit | 30ea31e308a6fde8e4cf424a79d108166a40e74f (patch) | |
tree | fba11f0d583843eb9610313295501a5e3f220e0b /sys-fs/ntfs3g | |
parent | sys-fs/ntfs3g: Stabilize 2022.10.3 ppc, #878901 (diff) | |
download | gentoo-30ea31e308a6fde8e4cf424a79d108166a40e74f.tar.gz gentoo-30ea31e308a6fde8e4cf424a79d108166a40e74f.tar.bz2 gentoo-30ea31e308a6fde8e4cf424a79d108166a40e74f.zip |
sys-fs/ntfs3g: Stabilize 2022.10.3 ppc64, #878901
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2022.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2022.10.3.ebuild b/sys-fs/ntfs3g/ntfs3g-2022.10.3.ebuild index 83d5c003cb57..e4754be0d3ad 100644 --- a/sys-fs/ntfs3g/ntfs3g-2022.10.3.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2022.10.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://download.tuxera.com/opensource/${MY_P}.tgz" LICENSE="GPL-2" # The subslot matches the SONAME major #. SLOT="0/89" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux" IUSE="acl debug +fuse +mount-ntfs ntfsdecrypt +ntfsprogs static-libs suid xattr" RDEPEND=" |