commit:     cbf1c1e400b534a5b3720cfc1b50e39f69ccafed
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 24 09:04:37 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Jul 24 09:41:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf1c1e4

sys-process/numactl-2.0.12: arm64 stable

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 sys-process/numactl/numactl-2.0.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/numactl/numactl-2.0.12.ebuild 
b/sys-process/numactl/numactl-2.0.12.ebuild
index 312ab570210..382d2e6496e 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"

Reply via email to