diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:17:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:17:55 +0000 |
commit | 490a5b004f424b1b0801462ae46c0845c7c14ebf (patch) | |
tree | c1d06c8d1cbf95f50146228bd6c70a7ed45a2ccd /sys-kernel/linux-headers/linux-headers-3.7.ebuild | |
parent | Version bump for Gnome 3.8 (diff) | |
download | gentoo-2-490a5b004f424b1b0801462ae46c0845c7c14ebf.tar.gz gentoo-2-490a5b004f424b1b0801462ae46c0845c7c14ebf.tar.bz2 gentoo-2-490a5b004f424b1b0801462ae46c0845c7c14ebf.zip |
Stable for ia64, 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 1451f3a90940..51e4265628a6 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.7 2013/03/28 16:59:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.7.ebuild,v 1.8 2013/03/28 22:17:55 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" |