commit: ca4dcaf76c4c3a71bce6498819bf09cfb9671a9c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jan 25 09:47:52 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jan 25 09:47:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4dcaf7
sys-process/numactl: x86 stable wrt bug #572786 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" 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 879e165..d86329a 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}
