diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-05-17 01:08:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-05-17 01:08:19 +0000 |
commit | 9cc2607214e1a54fe647c8017beb9eb67c062aad (patch) | |
tree | b25b55f77d2a59229de7008f4f9df9eb36b6c8fd /sys-apps/util-linux/util-linux-2.14.2.ebuild | |
parent | app-text/xetex removal, bug 227593. (diff) | |
download | gentoo-2-9cc2607214e1a54fe647c8017beb9eb67c062aad.tar.gz gentoo-2-9cc2607214e1a54fe647c8017beb9eb67c062aad.tar.bz2 gentoo-2-9cc2607214e1a54fe647c8017beb9eb67c062aad.zip |
arm/s390/sh stable
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.14.2.ebuild')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.14.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.14.2.ebuild b/sys-apps/util-linux/util-linux-2.14.2.ebuild index 5dd04b17d570..9cb0c14ccbcc 100644 --- a/sys-apps/util-linux/util-linux-2.14.2.ebuild +++ b/sys-apps/util-linux/util-linux-2.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.ebuild,v 1.7 2009/05/13 19:28:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.14.2.ebuild,v 1.8 2009/05/17 01:08:19 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 |