diff options
Diffstat (limited to 'sys-apps/acl/acl-2.2.47.ebuild')
-rw-r--r-- | sys-apps/acl/acl-2.2.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/acl/acl-2.2.47.ebuild b/sys-apps/acl/acl-2.2.47.ebuild index ebd051017431..95b92b1e2ba8 100644 --- a/sys-apps/acl/acl-2.2.47.ebuild +++ b/sys-apps/acl/acl-2.2.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.47.ebuild,v 1.8 2008/10/26 03:35:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.47.ebuild,v 1.9 2008/12/16 17:58:55 jer Exp $ inherit eutils autotools toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${MY_P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="nfs nls" RDEPEND=">=sys-apps/attr-2.4 |