summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-05-03 11:11:59 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-05-03 11:11:59 +0000
commit8a958ae283fdabf723e998a270df63ce8e1e6ed7 (patch)
tree962bd05bba1e68b83b1e08b350be3d21ad638072 /sys-apps/util-linux/util-linux-2.19.1.ebuild
parentAdded python support, #365793 (diff)
downloadgentoo-2-8a958ae283fdabf723e998a270df63ce8e1e6ed7.tar.gz
gentoo-2-8a958ae283fdabf723e998a270df63ce8e1e6ed7.tar.bz2
gentoo-2-8a958ae283fdabf723e998a270df63ce8e1e6ed7.zip
Stable on amd64 wrt bug #359759
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.19.1.ebuild')
-rw-r--r--sys-apps/util-linux/util-linux-2.19.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"