diff options
author | 2010-11-27 22:24:32 +0000 | |
---|---|---|
committer | 2010-11-27 22:24:32 +0000 | |
commit | baa8f3b7371d628290cdefba78cfa0a03a63185c (patch) | |
tree | e41f1ef5b8b803884e8e80e125138e5d06ae5160 /sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild | |
parent | add ~arm. (diff) | |
download | gentoo-2-baa8f3b7371d628290cdefba78cfa0a03a63185c.tar.gz gentoo-2-baa8f3b7371d628290cdefba78cfa0a03a63185c.tar.bz2 gentoo-2-baa8f3b7371d628290cdefba78cfa0a03a63185c.zip |
add ~arm.
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild b/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild index aa6235545e8d..f9811e76f9ec 100644 --- a/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild,v 1.5 2010/11/21 17:46:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild,v 1.6 2010/11/27 22:24:32 xmw Exp $ EAPI=2 inherit linux-info @@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86" IUSE="acl debug hal suid udev +external-fuse" RDEPEND="external-fuse? ( >=sys-fs/fuse-2.8.0 ) |