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