From d96a09f5169b715c437b4214f4620901969ae173 Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 28 Sep 2021 13:40:58 +0200 Subject: [PATCH] dev-cpp/cpprest: Bump EAPI to 8. --- dev-cpp/cpprest/cpprest-2.10.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/cpprest/cpprest-2.10.18.ebuild b/dev-cpp/cpprest/cpprest-2.10.18.ebuild index 5127288..6ec40a3 100644 --- a/dev-cpp/cpprest/cpprest-2.10.18.ebuild +++ b/dev-cpp/cpprest/cpprest-2.10.18.ebuild @@ -1,7 +1,7 @@ # Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake