commit: 012089112aec1a037fbbc92de122ecd46239d015 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Fri Dec 29 00:13:28 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Dec 29 00:13:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01208911
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 sys-kernel/linux-headers/linux-headers-4.14.ebuild | 3 +-- 1 file changed, 1 insertion(+), 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 72d66535a21..b313a4300f8 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"
