sys-process/numactl: ppc stable wrt bug #693322
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 5 Sep 2019 07:43:52 +0000 (09:43 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 5 Sep 2019 07:43:52 +0000 (09:43 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-process/numactl/numactl-2.0.12.ebuild

index 4be77cc236e49f1d01f694dcd287d5478c357094..7c36bfe3f7e267f8973f57345c5931c3da0ed638 100644 (file)
@@ -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"