diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:46:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:51:03 +0100 |
commit | ee36f81793c898541944ee78eab9c5172fe8176a (patch) | |
tree | bcb8db6847532c0cd5e231e2790f3604e36d056c /sys-process | |
parent | dev-perl/Filter: ppc stable wrt bug #572136 (diff) | |
download | gentoo-ee36f81793c898541944ee78eab9c5172fe8176a.tar.gz gentoo-ee36f81793c898541944ee78eab9c5172fe8176a.tar.bz2 gentoo-ee36f81793c898541944ee78eab9c5172fe8176a.zip |
sys-process/numactl: ppc stable wrt bug #572786
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/numactl/numactl-2.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/numactl/numactl-2.0.11.ebuild b/sys-process/numactl/numactl-2.0.11.ebuild index 46bd8f8ac79e..0a00c6eba2fa 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} |