From 8a958ae283fdabf723e998a270df63ce8e1e6ed7 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 3 May 2011 11:11:59 +0000 Subject: Stable on amd64 wrt bug #359759 (Portage version: 2.1.9.44/cvs/Linux x86_64) --- sys-apps/util-linux/util-linux-2.19.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/util-linux/util-linux-2.19.1.ebuild') diff --git a/sys-apps/util-linux/util-linux-2.19.1.ebuild b/sys-apps/util-linux/util-linux-2.19.1.ebuild index b12cc99a606a..a8c4f9938fc6 100644 --- a/sys-apps/util-linux/util-linux-2.19.1.ebuild +++ b/sys-apps/util-linux/util-linux-2.19.1.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/util-linux/util-linux-2.19.1.ebuild,v 1.1 2011/05/02 21:12:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.19.1.ebuild,v 1.2 2011/05/03 11:11:59 hwoarang Exp $ EAPI="2" @@ -19,7 +19,7 @@ if [[ ${PV} == "9999" ]] ; then #KEYWORDS="" else SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.bz2" - 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" fi LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad