summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-26 08:43:46 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-26 08:43:46 +0100
commit342d35a12e718e1f334a9617f9c1f472f25b9c21 (patch)
treec4d48a3b5cbbae9992b96ab33aa33acaa4645df7 /sys-process
parentmedia-libs/sratom: amd64 stable wrt bug #775809 (diff)
downloadgentoo-342d35a12e718e1f334a9617f9c1f472f25b9c21.tar.gz
gentoo-342d35a12e718e1f334a9617f9c1f472f25b9c21.tar.bz2
gentoo-342d35a12e718e1f334a9617f9c1f472f25b9c21.zip
sys-process/numactl: amd64 stable wrt bug #777816
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/numactl/numactl-2.0.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/numactl/numactl-2.0.14.ebuild b/sys-process/numactl/numactl-2.0.14.ebuild
index a98e06c569ac..c2f0cf799367 100644
--- a/sys-process/numactl/numactl-2.0.14.ebuild
+++ b/sys-process/numactl/numactl-2.0.14.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="~alpha ~amd64 -arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux"
+ KEYWORDS="~alpha amd64 -arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux"
fi
LICENSE="GPL-2"