diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:16:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:16:25 +0100 |
commit | a2ae4e7fc7e3b450bd4aa2b479821bd46157d660 (patch) | |
tree | 9076c2f9b2a4f16caed77107061bbdb31f62ebda /sys-kernel/linux-headers | |
parent | x11-misc/xdg-utils: ppc stable wrt bug #558676 (diff) | |
download | gentoo-a2ae4e7fc7e3b450bd4aa2b479821bd46157d660.tar.gz gentoo-a2ae4e7fc7e3b450bd4aa2b479821bd46157d660.tar.bz2 gentoo-a2ae4e7fc7e3b450bd4aa2b479821bd46157d660.zip |
sys-kernel/linux-headers: ppc stable wrt bug #598613
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.4.ebuild b/sys-kernel/linux-headers/linux-headers-4.4.ebuild index 8af52f777925..a4338d1668e0 100644 --- a/sys-kernel/linux-headers/linux-headers-4.4.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" |