diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 18:08:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 18:08:48 +0000 |
commit | 7a24b27bbf2eaeeed4979c80ea6f3ffe58356ef9 (patch) | |
tree | 0e13f2d7c374ff248798840e380fb7b2ceef7bde /sys-kernel/linux-headers/linux-headers-3.7.ebuild | |
parent | Stable for ppc, wrt bug #457378 (diff) | |
download | gentoo-2-7a24b27bbf2eaeeed4979c80ea6f3ffe58356ef9.tar.gz gentoo-2-7a24b27bbf2eaeeed4979c80ea6f3ffe58356ef9.tar.bz2 gentoo-2-7a24b27bbf2eaeeed4979c80ea6f3ffe58356ef9.zip |
Stable for ppc, wrt bug #462980
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-3.7.ebuild')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-3.7.ebuild b/sys-kernel/linux-headers/linux-headers-3.7.ebuild index f5d7351f499c..873bd445ce50 100644 --- a/sys-kernel/linux-headers/linux-headers-3.7.ebuild +++ b/sys-kernel/linux-headers/linux-headers-3.7.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.7.ebuild,v 1.4 2013/03/25 21:16:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.7.ebuild,v 1.5 2013/03/26 18:08:48 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" |