From b083b0c9a17a23cb1d69b0822bd13aa0900f3e41 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 30 Apr 2026 21:03:46 +0300 Subject: [PATCH] dev-libs/pocl: Stabilize 7.0-r3 ppc64, #965438 Signed-off-by: Arthur Zamarin --- dev-libs/pocl/pocl-7.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/pocl/pocl-7.0-r3.ebuild b/dev-libs/pocl/pocl-7.0-r3.ebuild index b8f155f6f75d8..4e6d30d91378f 100644 --- a/dev-libs/pocl/pocl-7.0-r3.ebuild +++ b/dev-libs/pocl/pocl-7.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pocl/pocl/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc64" +KEYWORDS="amd64 ppc64" # TODO: hsa tce IUSE="accel +conformance cuda debug examples +hwloc memmanager server spirv test" RESTRICT="!test? ( test )"