diff options
Diffstat (limited to 'sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild b/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild index 911b92e64584..bcf289ddb03e 100644 --- a/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild,v 1.5 2015/06/11 14:20:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild,v 1.6 2015/06/14 19:45:07 maekke Exp $ EAPI=5 inherit eutils linux-info udev toolchain-funcs autotools @@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -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 |