diff --git a/app-portage/pram/pram-15.ebuild b/app-portage/pram/pram-15.ebuild index 4a6b2cb61676d..1d599c31948b8 100644 --- a/app-portage/pram/pram-15.ebuild +++ b/app-portage/pram/pram-15.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2025 Gentoo Authors +# Copyright 2019-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos" +KEYWORDS="amd64 arm64 ppc64 ~riscv x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"