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 )"