projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2488a16
)
sys-process/numactl: amd64 stable wrt bug #693322
author
Agostino Sarubbo
<ago@gentoo.org>
Mon, 2 Sep 2019 15:15:06 +0000
(17:15 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Mon, 2 Sep 2019 15:15:06 +0000
(17:15 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-process/numactl/numactl-2.0.12.ebuild
patch
|
blob
|
history
diff --git
a/sys-process/numactl/numactl-2.0.12.ebuild
b/sys-process/numactl/numactl-2.0.12.ebuild
index 3226ada579fd0effe05dba3592579b586c514d3f..4d498a5adba3bd95a1d9dd7377688e6038a1f377 100644
(file)
--- 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"