summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-20 18:46:44 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-20 18:47:00 +0300
commitb97c5cd17a250b952847d3efdb6b405d9d3226c7 (patch)
tree84f45ce8f432ea2d1b0f16fe0d4c7a9362d6249e
parentprofiles/base: Unmask USE=z3 on clang-8+ (diff)
downloadgentoo-b97c5cd17a250b952847d3efdb6b405d9d3226c7.tar.gz
gentoo-b97c5cd17a250b952847d3efdb6b405d9d3226c7.tar.bz2
gentoo-b97c5cd17a250b952847d3efdb6b405d9d3226c7.zip
sys-kernel/linux-headers: amd64 stable wrt bug #660364
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild2
1 files changed, 1 insertions, 1 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 d85148839b6e..25239451dc14 100644
--- a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
@@ -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"