diff options
author | 2021-05-13 16:37:22 +0000 | |
---|---|---|
committer | 2021-05-13 16:37:22 +0000 | |
commit | 1b3e03a92046b9f97b533f44c95eed28e4b74da7 (patch) | |
tree | 4be7be0e845a482775c3990f4d95a4d74b1d1577 /sys-fs | |
parent | sys-fs/mtools: Stabilize 4.0.26 amd64, #789903 (diff) | |
download | gentoo-1b3e03a92046b9f97b533f44c95eed28e4b74da7.tar.gz gentoo-1b3e03a92046b9f97b533f44c95eed28e4b74da7.tar.bz2 gentoo-1b3e03a92046b9f97b533f44c95eed28e4b74da7.zip |
sys-fs/ntfs3g: Stabilize 2017.3.23.5-r1 amd64, #789906
Signed-off-by: Sam James <sam@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 cf6b38c1d324..775b6fada1fe 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=" |