diff options
author | Sam James <sam@gentoo.org> | 2022-02-25 18:28:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-25 18:28:24 +0000 |
commit | 1b7a4f2d6e27fb4e401171cbb98b3442992af1c6 (patch) | |
tree | ea40c65b8403d7814e5fb7954b39d91c9e0e2714 /sys-fs | |
parent | sys-apps/usbredir: Stabilize 0.12.0 ppc, #834022 (diff) | |
download | gentoo-1b7a4f2d6e27fb4e401171cbb98b3442992af1c6.tar.gz gentoo-1b7a4f2d6e27fb4e401171cbb98b3442992af1c6.tar.bz2 gentoo-1b7a4f2d6e27fb4e401171cbb98b3442992af1c6.zip |
sys-fs/ntfs3g: Stabilize 2021.8.22-r3 ppc, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild b/sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild index 28102ca67d43..e33feb27e7b4 100644 --- a/sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2006-2021 Gentoo Authors +# Copyright 2006-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |