commit: c9957c798e7aa5b49ae69d4fab78d43173a2a367
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 24 11:34:12 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 24 11:34:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9957c79
sys-process/numactl: Stabilize 2.0.18 amd64, #927696
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-process/numactl/numactl-2.0.18.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/numactl/numactl-2.0.18.ebuild
b/sys-process/numactl/numactl-2.0.18.ebuild
index f870e0673d42..b139dcb9e3df 100644
--- a/sys-process/numactl/numactl-2.0.18.ebuild
+++ b/sys-process/numactl/numactl-2.0.18.ebuild
@@ -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"