diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:14:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:14:09 +0100 |
commit | 9470091327792ac4b18ab79c31bc9258db01189d (patch) | |
tree | f2d30f14aff5cff3f80af1b2c17509e397abf352 /sys-fs/ntfs3g | |
parent | app-shells/bash-completion: sparc stable wrt bug #604680 (diff) | |
download | gentoo-9470091327792ac4b18ab79c31bc9258db01189d.tar.gz gentoo-9470091327792ac4b18ab79c31bc9258db01189d.tar.bz2 gentoo-9470091327792ac4b18ab79c31bc9258db01189d.zip |
sys-fs/ntfs3g: sparc stable wrt bug #550970
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.ebuild b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.ebuild index c8bf65e1c018..4a2ea8f0242f 100644 --- a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.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 ppc ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm 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 |