diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2018-01-27 16:51:20 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2018-03-07 01:30:12 +0000 |
commit | cf586019d514f8625fbde3d2cfb5d8d810a8f418 (patch) | |
tree | 46cafe8869e9b3294ac0d84970b484f02cf10a40 /sys-kernel/longterm-sources | |
parent | profiles/enlightenment/build/native: Add sys-devel/clang:4 and (diff) | |
download | portage-cf586019d514f8625fbde3d2cfb5d8d810a8f418.tar.xz |
sys-kernel: Bump to EAPI 6
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-kernel/longterm-sources')
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-kernel/longterm-sources/longterm-sources-4.1.49.ebuild b/sys-kernel/longterm-sources/longterm-sources-4.1.49.ebuild index 617a4555..86216fb7 100644 --- a/sys-kernel/longterm-sources/longterm-sources-4.1.49.ebuild +++ b/sys-kernel/longterm-sources/longterm-sources-4.1.49.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit linux-build KEYWORDS="amd64 arm x86" diff --git a/sys-kernel/longterm-sources/longterm-sources-4.4.113.ebuild b/sys-kernel/longterm-sources/longterm-sources-4.4.113.ebuild index 617a4555..86216fb7 100644 --- a/sys-kernel/longterm-sources/longterm-sources-4.4.113.ebuild +++ b/sys-kernel/longterm-sources/longterm-sources-4.4.113.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit linux-build KEYWORDS="amd64 arm x86" diff --git a/sys-kernel/longterm-sources/longterm-sources-4.9.78.ebuild b/sys-kernel/longterm-sources/longterm-sources-4.9.78.ebuild index 617a4555..86216fb7 100644 --- a/sys-kernel/longterm-sources/longterm-sources-4.9.78.ebuild +++ b/sys-kernel/longterm-sources/longterm-sources-4.9.78.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit linux-build KEYWORDS="amd64 arm x86" |