diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 16:21:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-13 16:21:34 +0000 |
commit | 8ee1d196d88bad4484b906d5cc25b4b9d5a4a8b8 (patch) | |
tree | 3ad40092b90d6fc7fd938bee6b55c02b77d15f31 /sys-fs/ntfs3g | |
parent | sys-fs/mtools: Stabilize 4.0.26 arm, #789903 (diff) | |
download | gentoo-8ee1d196d88bad4484b906d5cc25b4b9d5a4a8b8.tar.gz gentoo-8ee1d196d88bad4484b906d5cc25b4b9d5a4a8b8.tar.bz2 gentoo-8ee1d196d88bad4484b906d5cc25b4b9d5a4a8b8.zip |
sys-fs/ntfs3g: Stabilize 2017.3.23.5-r1 arm, #789906
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2017.3.23.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 e0ede00ae196..cf6b38c1d324 100644 --- a/sys-fs/ntfs3g/ntfs3g-2017.3.23.5-r1.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |