diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-07 23:16:38 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-07 23:16:38 +0200 |
commit | eb7510978f46736aa557ce44b56554b25648c6bc (patch) | |
tree | f08264f73b2e04307ad07a67347958c05e0d9ef1 /sys-kernel | |
parent | media-fonts/glass-tty-vt220: arm64 stable (bug #669868) (diff) | |
download | gentoo-eb7510978f46736aa557ce44b56554b25648c6bc.tar.gz gentoo-eb7510978f46736aa557ce44b56554b25648c6bc.tar.bz2 gentoo-eb7510978f46736aa557ce44b56554b25648c6bc.zip |
sys-kernel/linux-headers: arm64 stable (bug #660364)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild index dbd6e62cae4f..aa4dc8f5b5ea 100644 --- a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" |