diff options
author | Michael Weber <xmw@gentoo.org> | 2010-11-27 22:24:32 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2010-11-27 22:24:32 +0000 |
commit | baa8f3b7371d628290cdefba78cfa0a03a63185c (patch) | |
tree | e41f1ef5b8b803884e8e80e125138e5d06ae5160 /sys-fs/ntfs3g/ntfs3g-2010.10.2.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.10.2.ebuild')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2010.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2010.10.2.ebuild b/sys-fs/ntfs3g/ntfs3g-2010.10.2.ebuild index e2c4faa453ea..70c8c5b410bd 100644 --- a/sys-fs/ntfs3g/ntfs3g-2010.10.2.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2010.10.2.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.10.2.ebuild,v 1.1 2010/11/19 16:34:51 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.10.2.ebuild,v 1.2 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 ) |