diff options
Diffstat (limited to 'sys-fs/aufs3/aufs3-3_p20120109.ebuild')
-rw-r--r-- | sys-fs/aufs3/aufs3-3_p20120109.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/aufs3/aufs3-3_p20120109.ebuild b/sys-fs/aufs3/aufs3-3_p20120109.ebuild index 0766ceede66c..401c5557a390 100644 --- a/sys-fs/aufs3/aufs3-3_p20120109.ebuild +++ b/sys-fs/aufs3/aufs3-3_p20120109.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120109.ebuild,v 1.2 2012/04/23 15:47:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120109.ebuild,v 1.3 2012/05/05 11:41:29 maekke Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug doc fuse pax_kernel hfs inotify kernel-patch nfs ramfs" DEPEND="dev-vcs/git" |