diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-21 18:49:49 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-21 20:21:01 +0100 |
commit | 9eb22853ad3bb67f237696f770441189260cef36 (patch) | |
tree | 9347cf0224a3c77c26ed20858efaa227b4e48015 /sys-fs/ntfs3g | |
parent | sys-auth/libfprint: keyworded 0.6.0-r2 for sparc (diff) | |
download | gentoo-9eb22853ad3bb67f237696f770441189260cef36.tar.gz gentoo-9eb22853ad3bb67f237696f770441189260cef36.tar.bz2 gentoo-9eb22853ad3bb67f237696f770441189260cef36.zip |
sys-fs/ntfs3g: stable 2017.3.23 for sparc
Bug: https://bugs.gentoo.org/655342
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild b/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild index 53c95176deb1..e0cd68da6b6d 100644 --- a/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz" LICENSE="GPL-2" # The subslot matches the SONAME major #. SLOT="0/87" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr" RDEPEND="!<sys-apps/util-linux-2.20.1-r2 |