commit:     6ed5419dbba778d50aea9005170d500cc54fec8f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  4 07:17:25 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar  4 07:17:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed5419d

sys-process/numactl: Stabilize 2.0.16 x86, #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 c1410190467a..d2696655f80b 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"

Reply via email to