diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-31 20:29:46 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-31 20:29:46 +0200 |
commit | 48a2163708a796a9b73fd62ba7c9d1bd12ccef1e (patch) | |
tree | 2015c08dc6b3e86393254147d25afeaab73c9ccd /sys-fs/ntfs3g | |
parent | dev-python/twisted: Stabilize 22.10.0 sparc, #878889 (diff) | |
download | gentoo-48a2163708a796a9b73fd62ba7c9d1bd12ccef1e.tar.gz gentoo-48a2163708a796a9b73fd62ba7c9d1bd12ccef1e.tar.bz2 gentoo-48a2163708a796a9b73fd62ba7c9d1bd12ccef1e.zip |
sys-fs/ntfs3g: Stabilize 2022.10.3 sparc, #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 acd7c9d3646e..c1cfa3de2b88 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=" |