From 8a4bf09a6a54792eea7159a2393f4278a9117d27 Mon Sep 17 00:00:00 2001 From: Paul Zander Date: Tue, 25 Jun 2024 22:12:04 +0200 Subject: [PATCH] dev-build/rocm-cmake: 6.1.1 move to EAPI-8 Signed-off-by: Paul Zander Signed-off-by: Sam James --- dev-build/rocm-cmake/rocm-cmake-6.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-build/rocm-cmake/rocm-cmake-6.1.1.ebuild b/dev-build/rocm-cmake/rocm-cmake-6.1.1.ebuild index 1263ddfd3800d..7d097ae7d18f9 100644 --- a/dev-build/rocm-cmake/rocm-cmake-6.1.1.ebuild +++ b/dev-build/rocm-cmake/rocm-cmake-6.1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake