diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-02 03:02:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-02 03:02:37 +0300 |
commit | 54326e0dfe5a542b4d50e6a7a4c14d82bd5add8c (patch) | |
tree | 3f00e9854fbd4c1b7001026509600a6658422049 /sys-kernel/linux-headers | |
parent | www-servers/nginx: amd64 stable wrt bug #642328 (diff) | |
download | gentoo-54326e0dfe5a542b4d50e6a7a4c14d82bd5add8c.tar.gz gentoo-54326e0dfe5a542b4d50e6a7a4c14d82bd5add8c.tar.bz2 gentoo-54326e0dfe5a542b4d50e6a7a4c14d82bd5add8c.zip |
sys-kernel/linux-headers: amd64 stable wrt bug #640080
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.13.ebuild b/sys-kernel/linux-headers/linux-headers-4.13.ebuild index 3f45c46cb485..47a5d6165643 100644 --- a/sys-kernel/linux-headers/linux-headers-4.13.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,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" |