sys-process/numactl: Stabilize 2.0.18 ppc64, #927696

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-03-24 12:11:48 +00:00
parent 08740b50d5
commit a118cfca5e

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/numactl/numactl.git"
else
SRC_URI="https://github.com/numactl/numactl/releases/download/v${PV}/${P}.tar.gz"
KEYWORDS="~alpha amd64 arm64 ~ia64 ~loong ~mips ppc ~ppc64 ~riscv sparc x86 ~amd64-linux"
KEYWORDS="~alpha amd64 arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux"
fi
LICENSE="GPL-2"