diff options
Diffstat (limited to 'sys-fs/ntfs3g/ntfs3g-1.1120.ebuild')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-1.1120.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild b/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild index 131d7c7cd231..5df0f01baccf 100644 --- a/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild,v 1.1 2007/11/26 17:17:42 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild,v 1.2 2008/02/16 09:10:31 maekke Exp $ inherit multilib toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://www.ntfs-3g.org/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="debug suid" RDEPEND=">=sys-fs/fuse-2.6.3" |