diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-25 20:09:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-25 20:09:23 +0000 |
commit | 162fdd95dbd933e518edf967b34db4dcf4eafd11 (patch) | |
tree | 5d3d7fe7ba3215b2891bc28ee434ba82c4a422e6 /sys-apps/util-linux/util-linux-2.12-r5.ebuild | |
parent | New portage that fixes virtuals and inherit. (diff) | |
download | historical-162fdd95dbd933e518edf967b34db4dcf4eafd11.tar.gz historical-162fdd95dbd933e518edf967b34db4dcf4eafd11.tar.bz2 historical-162fdd95dbd933e518edf967b34db4dcf4eafd11.zip |
arm KEYWORD
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.12-r5.ebuild')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.12-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.12-r5.ebuild b/sys-apps/util-linux/util-linux-2.12-r5.ebuild index 98186dc6f264..cd511f26448e 100644 --- a/sys-apps/util-linux/util-linux-2.12-r5.ebuild +++ b/sys-apps/util-linux/util-linux-2.12-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r5.ebuild,v 1.6 2004/04/24 08:51:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r5.ebuild,v 1.7 2004/04/25 20:09:23 vapier Exp $ inherit eutils flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~ppc64 ~sparc mips ~alpha arm ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc mips ~alpha arm ~hppa ~amd64 ~ia64 ~ppc64" IUSE="crypt nls static pam selinux" DEPEND="virtual/glibc |