diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-23 22:39:35 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-23 20:59:17 +0000 |
commit | 1a7eae270e5c15e6d38b5a91b0966060c1a7b912 (patch) | |
tree | d9de2a1b8f23e989e3dccc31fa6648a34d63b8ca /sys-fs | |
parent | dev-vcs/git: stable 2.21.0 for hppa, bug #676262 (diff) | |
download | gentoo-1a7eae270e5c15e6d38b5a91b0966060c1a7b912.tar.gz gentoo-1a7eae270e5c15e6d38b5a91b0966060c1a7b912.tar.bz2 gentoo-1a7eae270e5c15e6d38b5a91b0966060c1a7b912.zip |
sys-fs/ntfs3g: stable 2017.3.23-r2 for sparc, bug #683388
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild index 8ab92bc6ce99..9794ca22ed0c 100644 --- a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.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/88" -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 +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr" RDEPEND="!<sys-apps/util-linux-2.20.1-r2 |