summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-29 00:13:28 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-29 00:13:28 +0000
commit012089112aec1a037fbbc92de122ecd46239d015 (patch)
tree3996e1bec322bc1695f9cee1881880e62b1c8106 /sys-kernel
parentdev-ruby/hiera-eyaml-gpg: bump for ruby targets (diff)
downloadgentoo-012089112aec1a037fbbc92de122ecd46239d015.tar.gz
gentoo-012089112aec1a037fbbc92de122ecd46239d015.tar.bz2
gentoo-012089112aec1a037fbbc92de122ecd46239d015.zip
sys-kernel/linux-headers: restore keywords for 4.14
Build-tested on amd64 list of packages from https://wiki.gentoo.org/wiki/Project:Toolchain/sys-kernel/linux-headers Looks good so far! Closes: https://bugs.gentoo.org/638848 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/linux-headers/linux-headers-4.14.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.14.ebuild b/sys-kernel/linux-headers/linux-headers-4.14.ebuild
index 72d66535a21c..b313a4300f80 100644
--- a/sys-kernel/linux-headers/linux-headers-4.14.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.14.ebuild
@@ -12,8 +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}"
-# Restore keywords after successful basic tests
-#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"