diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-26 10:16:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-26 10:16:24 +0100 |
commit | a25709ba9035ddde6d8aa2da6390f84ad6364aee (patch) | |
tree | 7975edbf1abd480703072d4cb151f2ef993347cb /sys-fs/ntfs3g | |
parent | net-p2p/gtk-gnutella: ppc64 stable wrt bug #833203 (diff) | |
download | gentoo-a25709ba9035ddde6d8aa2da6390f84ad6364aee.tar.gz gentoo-a25709ba9035ddde6d8aa2da6390f84ad6364aee.tar.bz2 gentoo-a25709ba9035ddde6d8aa2da6390f84ad6364aee.zip |
sys-fs/ntfs3g: sparc stable wrt bug #834043
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/ntfs3g')
-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 df760883d3ca..3534dc8c6fb7 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=" |