mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 09:01:55 +02:00
sys-apps/attr: sync to latest upstream Gentoo
This basically just gets us arm stable. BUG=None TEST=`emerge-arm-generic attr` works TEST=build_packages+build_image for arm-generic works Change-Id: I0bf9a6da05ef940563181e3aabef48abb6918c1b Reviewed-on: http://gerrit.chromium.org/gerrit/10330 Reviewed-by: David James <davidjames@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>
This commit is contained in:
parent
362b3dd177
commit
2ec3272ca5
@ -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/attr/attr-2.4.46.ebuild,v 1.6 2011/08/21 13:44:59 nixnut Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.46.ebuild,v 1.9 2011/09/03 16:51:32 armin76 Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${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"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
|
||||
IUSE="nls static-libs"
|
||||
|
||||
DEPEND="nls? ( sys-devel/gettext )
|
||||
|
Loading…
x
Reference in New Issue
Block a user