summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-02 17:15:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-02 17:15:06 +0200
commitf65f1ef27e857033aa1777d8dc9c1fdc29ca3609 (patch)
tree87fbe369a243d9a14ec5e3292b912a2bf81c9e10 /sys-process/numactl
parentsys-process/numactl: ia64 stable wrt bug #693322 (diff)
downloadgentoo-f65f1ef27e857033aa1777d8dc9c1fdc29ca3609.tar.gz
gentoo-f65f1ef27e857033aa1777d8dc9c1fdc29ca3609.tar.bz2
gentoo-f65f1ef27e857033aa1777d8dc9c1fdc29ca3609.zip
sys-process/numactl: amd64 stable wrt bug #693322
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process/numactl')
-rw-r--r--sys-process/numactl/numactl-2.0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/numactl/numactl-2.0.12.ebuild b/sys-process/numactl/numactl-2.0.12.ebuild
index 3226ada579fd..4d498a5adba3 100644
--- a/sys-process/numactl/numactl-2.0.12.ebuild
+++ b/sys-process/numactl/numactl-2.0.12.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == 9999 ]] ; then
else
SRC_URI="https://github.com/numactl/numactl/releases/download/v${PV}/${P}.tar.gz"
# ARM lacks the __NR_migrate_pages syscall.
- KEYWORDS="~amd64 -arm arm64 ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux"
+ KEYWORDS="amd64 -arm arm64 ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux"
fi
LICENSE="GPL-2"