summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:17:25 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:17:25 +0000
commit6ed5419dbba778d50aea9005170d500cc54fec8f (patch)
treeed88570541fe87da6e9a6f03e94987e86c73c5e8 /sys-process
parentsys-devel/m4: Stabilize 1.4.19-r1 x86, #899364 (diff)
downloadgentoo-6ed5419dbba778d50aea9005170d500cc54fec8f.tar.gz
gentoo-6ed5419dbba778d50aea9005170d500cc54fec8f.tar.bz2
gentoo-6ed5419dbba778d50aea9005170d500cc54fec8f.zip
sys-process/numactl: Stabilize 2.0.16 x86, #899372
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/numactl/numactl-2.0.16.ebuild2
1 files changed, 1 insertions, 1 deletions
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"