diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 07:26:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 07:26:20 +0000 |
commit | c9a6674cbd0fe17676ec3e5415c9e3f5e6fd0067 (patch) | |
tree | 09fdffc539a69fcae3884c39d4e0a2256b92f303 /sys-kernel/linux-headers/linux-headers-3.9.ebuild | |
parent | Bump (diff) | |
download | gentoo-2-c9a6674cbd0fe17676ec3e5415c9e3f5e6fd0067.tar.gz gentoo-2-c9a6674cbd0fe17676ec3e5415c9e3f5e6fd0067.tar.bz2 gentoo-2-c9a6674cbd0fe17676ec3e5415c9e3f5e6fd0067.zip |
Stable for ppc, wrt bug #470648
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-3.9.ebuild')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-3.9.ebuild b/sys-kernel/linux-headers/linux-headers-3.9.ebuild index d7304150623a..951f56a10de5 100644 --- a/sys-kernel/linux-headers/linux-headers-3.9.ebuild +++ b/sys-kernel/linux-headers/linux-headers-3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.9.ebuild,v 1.9 2013/09/03 19:29:42 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.9.ebuild,v 1.10 2013/09/04 07:26:20 ago Exp $ EAPI="3" @@ -13,7 +13,7 @@ PATCH_VER="1" SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" |