commit: 90fa1cff9c769d0cb6d8b4f7e553f52ba155de35 Author: Peter Levine <plevine457 <AT> gmail <DOT> com> AuthorDate: Mon Oct 21 01:18:52 2019 +0000 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org> CommitDate: Mon Oct 21 22:48:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90fa1cff
dev-util/vulkan-headers: Update to EAPI 7 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457 <AT> gmail.com> Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org> dev-util/vulkan-headers/vulkan-headers-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/vulkan-headers/vulkan-headers-9999.ebuild b/dev-util/vulkan-headers/vulkan-headers-9999.ebuild index 06f98f73c88..46c065902b6 100644 --- a/dev-util/vulkan-headers/vulkan-headers-9999.ebuild +++ b/dev-util/vulkan-headers/vulkan-headers-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit cmake-utils
