diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 12:52:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 12:52:29 +0100 |
commit | db335c3d07aff6275f413dd9ec22ba5cc54fdc2e (patch) | |
tree | beaac235968623fc1c66448b4f900bab5e3984fb /sys-process | |
parent | dev-db/lmdb: ia64 stable wrt bug #577264 (diff) | |
download | gentoo-db335c3d07aff6275f413dd9ec22ba5cc54fdc2e.tar.gz gentoo-db335c3d07aff6275f413dd9ec22ba5cc54fdc2e.tar.bz2 gentoo-db335c3d07aff6275f413dd9ec22ba5cc54fdc2e.zip |
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@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 0a00c6eba2fa..7300b7b80867 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} |