diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-14 11:33:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-14 11:33:33 +0200 |
commit | e07a1398632d8198c437574b91400f0d56684766 (patch) | |
tree | 397a73a1fba9d31889857d4c891f881fb3e707cf /sys-fs | |
parent | sys-fs/mtools: sparc stable wrt bug #789903 (diff) | |
download | gentoo-e07a1398632d8198c437574b91400f0d56684766.tar.gz gentoo-e07a1398632d8198c437574b91400f0d56684766.tar.bz2 gentoo-e07a1398632d8198c437574b91400f0d56684766.zip |
sys-fs/ntfs3g: sparc stable wrt bug #789906
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2017.3.23.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23.5-r1.ebuild b/sys-fs/ntfs3g/ntfs3g-2017.3.23.5-r1.ebuild index c71347806382..75a364e80508 100644 --- a/sys-fs/ntfs3g/ntfs3g-2017.3.23.5-r1.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23.5-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://jp-andre.pagesperso-orange.fr/${MY_P}.tgz" LICENSE="GPL-2" # The subslot matches the SONAME major #. SLOT="0/885" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="acl debug ntfsdecrypt +ntfsprogs static-libs suid xattr" RDEPEND=" |