commit:     2488a160f62132a92799843601935f036f676877
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 15:14:33 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 15:14:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2488a160

sys-process/numactl: ia64 stable wrt bug #693322

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 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 76fe335d673..3226ada579f 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