commit: cb4407d14e916ba51f67e76e8bfb88998d000d13 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri May 27 17:12:23 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri May 27 17:12:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb4407d1
sys-fs/ntfs3g: Stabilize 2022.5.17 arm64, #847823 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> sys-fs/ntfs3g/ntfs3g-2022.5.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ntfs3g/ntfs3g-2022.5.17.ebuild b/sys-fs/ntfs3g/ntfs3g-2022.5.17.ebuild index 333eeaf0b761..a0fd5dfd22b0 100644 --- a/sys-fs/ntfs3g/ntfs3g-2022.5.17.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2022.5.17.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 ~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="
