summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-14 10:52:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-14 10:52:47 +0000
commit43319268423346ce2e452e2698ca82d52a564e81 (patch)
tree5c2b9a47abb68b404f60cf472d87cb04994db202 /sys-process/numactl
parentStable for ppc64, wrt bug #495964 (diff)
downloadgentoo-2-43319268423346ce2e452e2698ca82d52a564e81.tar.gz
gentoo-2-43319268423346ce2e452e2698ca82d52a564e81.tar.bz2
gentoo-2-43319268423346ce2e452e2698ca82d52a564e81.zip
Stable for ppc64, wrt bug #474314
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process/numactl')
-rw-r--r--sys-process/numactl/ChangeLog5
-rw-r--r--sys-process/numactl/numactl-2.0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/numactl/ChangeLog b/sys-process/numactl/ChangeLog
index 9df94544f96a..7c7ea81310fb 100644
--- a/sys-process/numactl/ChangeLog
+++ b/sys-process/numactl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/numactl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.32 2014/03/05 15:55:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.33 2014/03/14 10:52:47 ago Exp $
+
+ 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> numactl-2.0.9.ebuild:
+ Stable for ppc64, wrt bug #474314
05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> numactl-2.0.9.ebuild:
Stable for ppc, wrt bug #474314
diff --git a/sys-process/numactl/numactl-2.0.9.ebuild b/sys-process/numactl/numactl-2.0.9.ebuild
index f87f1082ed18..2363f1e73694 100644
--- a/sys-process/numactl/numactl-2.0.9.ebuild
+++ b/sys-process/numactl/numactl-2.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/numactl-2.0.9.ebuild,v 1.4 2014/03/05 15:55:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/numactl-2.0.9.ebuild,v 1.5 2014/03/14 10:52:47 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="ftp://oss.sgi.com/www/projects/libnuma/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux"
IUSE="static-libs"
src_prepare() {