diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-12-05 17:38:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-12-05 17:38:38 +0000 |
commit | 169a4fc5b66fa2d5ec41c0283aefd61059a97323 (patch) | |
tree | d08348cc3609fb981dbcea40e2779d86ce14b5c9 /sys-apps | |
parent | Respect CC and LDFLAGS, bug #244100 (diff) | |
download | gentoo-2-169a4fc5b66fa2d5ec41c0283aefd61059a97323.tar.gz gentoo-2-169a4fc5b66fa2d5ec41c0283aefd61059a97323.tar.bz2 gentoo-2-169a4fc5b66fa2d5ec41c0283aefd61059a97323.zip |
arm/s390/sh stable
(Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.14.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.14.1.ebuild b/sys-apps/util-linux/util-linux-2.14.1.ebuild index 4fa6f8684571..70496d506622 100644 --- a/sys-apps/util-linux/util-linux-2.14.1.ebuild +++ b/sys-apps/util-linux/util-linux-2.14.1.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/util-linux/util-linux-2.14.1.ebuild,v 1.9 2008/12/02 21:22:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.14.1.ebuild,v 1.10 2008/12/05 17:38:38 vapier Exp $ EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git" inherit eutils @@ -21,7 +21,7 @@ fi LICENSE="GPL-2" 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="crypt loop-aes nls old-linux selinux slang uclibc unicode" RDEPEND="!sys-process/schedutils |