summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-16 15:58:21 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-16 15:58:21 +0100
commit6dfc39c543f5adbbbf8fe443b508602998fad046 (patch)
tree4f8b06c433df4081ad29627e2cc12b270a355678 /sys-process/numactl
parentsys-block/fio: ia64 stable wrt bug #561756 (diff)
downloadgentoo-6dfc39c543f5adbbbf8fe443b508602998fad046.tar.gz
gentoo-6dfc39c543f5adbbbf8fe443b508602998fad046.tar.bz2
gentoo-6dfc39c543f5adbbbf8fe443b508602998fad046.zip
sys-process/numactl: ia64 stable wrt bug #561756
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-process/numactl')
-rw-r--r--sys-process/numactl/numactl-2.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/numactl/numactl-2.0.9.ebuild b/sys-process/numactl/numactl-2.0.9.ebuild
index e40bead10316..984b629a876c 100644
--- a/sys-process/numactl/numactl-2.0.9.ebuild
+++ b/sys-process/numactl/numactl-2.0.9.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="-arm amd64 ~ia64 ppc ppc64 x86 ~amd64-linux"
+KEYWORDS="amd64 -arm ia64 ppc ppc64 x86 ~amd64-linux"
IUSE="static-libs"
src_prepare() {