commit: ad8e3f929628ec85f0557915f30ab3bc3b7670dc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 05:57:53 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 05:57:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad8e3f92
sys-process/numactl: Stabilize 2.0.16 arm64, #899372
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-process/numactl/numactl-2.0.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/numactl/numactl-2.0.16.ebuild
b/sys-process/numactl/numactl-2.0.16.ebuild
index 983ac0b8961f..5a9f447e1b99 100644
--- a/sys-process/numactl/numactl-2.0.16.ebuild
+++ b/sys-process/numactl/numactl-2.0.16.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"