diff options
Diffstat (limited to 'sys-apps/acl/acl-2.2.51.ebuild')
-rw-r--r-- | sys-apps/acl/acl-2.2.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/acl/acl-2.2.51.ebuild b/sys-apps/acl/acl-2.2.51.ebuild index 7b712d0db70a..652c2443c485 100644 --- a/sys-apps/acl/acl-2.2.51.ebuild +++ b/sys-apps/acl/acl-2.2.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.51.ebuild,v 1.3 2011/08/14 22:25:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.51.ebuild,v 1.4 2011/08/21 03:34:18 phajdan.jr Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.src.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="nfs nls static-libs" RDEPEND=">=sys-apps/attr-2.4 |