diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 17:32:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 17:32:29 +0000 |
commit | 7b6a1982fe65790bf69de4c3a4586ba2b2823404 (patch) | |
tree | 2a36f024e914fd8cf4552edcded945ec193e9091 /sys-apps/util-linux/util-linux-2.20.1-r2.ebuild | |
parent | alpha/ia64/sparc stable wrt #418751 (diff) | |
download | historical-7b6a1982fe65790bf69de4c3a4586ba2b2823404.tar.gz historical-7b6a1982fe65790bf69de4c3a4586ba2b2823404.tar.bz2 historical-7b6a1982fe65790bf69de4c3a4586ba2b2823404.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #420167
Package-Manager: portage-2.1.11.5/cvs/Linux ia64
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.20.1-r2.ebuild')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.20.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.20.1-r2.ebuild b/sys-apps/util-linux/util-linux-2.20.1-r2.ebuild index ad3b1649235f..4f8727b88bbe 100644 --- a/sys-apps/util-linux/util-linux-2.20.1-r2.ebuild +++ b/sys-apps/util-linux/util-linux-2.20.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.20.1-r2.ebuild,v 1.9 2012/06/21 14:51:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.20.1-r2.ebuild,v 1.10 2012/07/08 17:32:29 armin76 Exp $ EAPI="3" @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-2 autotools #KEYWORDS="" else - KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-linux" + KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-linux" fi MY_PV=${PV/_/-} |