public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/numactl: numactl-2.0.9.ebuild ChangeLog
Date: Wed, 25 Jun 2014 17:46:25 +0000 (UTC)	[thread overview]
Message-ID: <20140625174626.0A8AD2004E@flycatcher.gentoo.org> (raw)

vapier      14/06/25 17:46:25

  Modified:             numactl-2.0.9.ebuild ChangeLog
  Log:
  Explicitly mask arm platforms.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.7                  sys-process/numactl/numactl-2.0.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/numactl-2.0.9.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/numactl-2.0.9.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/numactl-2.0.9.ebuild?r1=1.6&r2=1.7

Index: numactl-2.0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/numactl/numactl-2.0.9.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- numactl-2.0.9.ebuild	12 Apr 2014 16:55:47 -0000	1.6
+++ numactl-2.0.9.ebuild	25 Jun 2014 17:46:25 -0000	1.7
@@ -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.6 2014/04/12 16:55:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/numactl-2.0.9.ebuild,v 1.7 2014/06/25 17:46:25 vapier Exp $
 
 EAPI="4"
 
@@ -12,7 +12,8 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~amd64-linux"
+# ARM lacks the __NR_migrate_pages syscall.
+KEYWORDS="-arm amd64 ~ia64 ppc ppc64 x86 ~amd64-linux"
 IUSE="static-libs"
 
 src_prepare() {



1.35                 sys-process/numactl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	12 Apr 2014 16:55:47 -0000	1.34
+++ ChangeLog	25 Jun 2014 17:46:25 -0000	1.35
@@ -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.34 2014/04/12 16:55:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.35 2014/06/25 17:46:25 vapier Exp $
+
+  25 Jun 2014; Mike Frysinger <vapier@gentoo.org> numactl-2.0.9.ebuild:
+  Explicitly mask arm platforms.
 
   12 Apr 2014; Mike Frysinger <vapier@gentoo.org> numactl-2.0.9.ebuild:
   Add ia64 love.





             reply	other threads:[~2014-06-25 17:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-25 17:46 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-05  4:14 [gentoo-commits] gentoo-x86 commit in sys-process/numactl: numactl-2.0.9.ebuild ChangeLog Richard Farina (zerochaos)
2014-04-12 16:55 Mike Frysinger (vapier)
2014-03-14 10:52 Agostino Sarubbo (ago)
2014-03-05 15:55 Agostino Sarubbo (ago)
2014-03-02  8:06 Agostino Sarubbo (ago)
2014-03-02  0:01 Pacho Ramos (pacho)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140625174626.0A8AD2004E@flycatcher.gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox