commit: db335c3d07aff6275f413dd9ec22ba5cc54fdc2e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Mar 20 11:52:29 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Mar 20 11:52:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db335c3d
sys-process/numactl: ia64 stable wrt bug #572786 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-process/numactl/numactl-2.0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/numactl/numactl-2.0.11.ebuild b/sys-process/numactl/numactl-2.0.11.ebuild index 0a00c6e..7300b7b 100644 --- a/sys-process/numactl/numactl-2.0.11.ebuild +++ b/sys-process/numactl/numactl-2.0.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="ftp://oss.sgi.com/www/projects/libnuma/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" # ARM lacks the __NR_migrate_pages syscall. -KEYWORDS="amd64 -arm ~ia64 ~mips ppc ppc64 x86 ~amd64-linux" +KEYWORDS="amd64 -arm ia64 ~mips ppc ppc64 x86 ~amd64-linux" IUSE="" ECONF_SOURCE=${S}
