From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-854954-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 88D241384B4
	for <garchives@archives.gentoo.org>; Sun,  3 Jan 2016 10:33:54 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id ADC8621C009;
	Sun,  3 Jan 2016 10:33:52 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 5582421C009
	for <gentoo-commits@lists.gentoo.org>; Sun,  3 Jan 2016 10:33:52 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id DE36833FEB1
	for <gentoo-commits@lists.gentoo.org>; Sun,  3 Jan 2016 10:33:50 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6225213A
	for <gentoo-commits@lists.gentoo.org>; Sun,  3 Jan 2016 10:33:48 +0000 (UTC)
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" <alexxy@gentoo.org>
Message-ID: <1451817216.777d1587b4bb17960044a27f386a2f28d783eb38.alexxy@gentoo>
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/atlas/
X-VCS-Repository: proj/sci
X-VCS-Files: sci-libs/atlas/ChangeLog sci-libs/atlas/atlas-3.11.38-r1.ebuild
X-VCS-Directories: sci-libs/atlas/
X-VCS-Committer: alexxy
X-VCS-Committer-Name: Alexey Shvetsov
X-VCS-Revision: 777d1587b4bb17960044a27f386a2f28d783eb38
X-VCS-Branch: master
Date: Sun,  3 Jan 2016 10:33:48 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 53ab6d8b-84e2-4620-bd1c-9e7e870afcfc
X-Archives-Hash: 95c07958a02b1b39748af3e68fe16179

commit:     777d1587b4bb17960044a27f386a2f28d783eb38
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  3 10:33:36 2016 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Jan  3 10:33:36 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=777d1587

sci-libs/atlas: Works on armv7a

Package-Manager: portage-2.2.26

 sci-libs/atlas/ChangeLog               | 5 ++++-
 sci-libs/atlas/atlas-3.11.38-r1.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/sci-libs/atlas/ChangeLog b/sci-libs/atlas/ChangeLog
index 0642954..34e4796 100644
--- a/sci-libs/atlas/ChangeLog
+++ b/sci-libs/atlas/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-libs/atlas
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  03 Jan 2016; Alexey Shvetsov <alexxy@gentoo.org> atlas-3.11.38-r1.ebuild:
+  sci-libs/atlas: Works on armv7a
+
   08 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
   sci-libs/atlas: Updating remote-id in metadata.xml
 

diff --git a/sci-libs/atlas/atlas-3.11.38-r1.ebuild b/sci-libs/atlas/atlas-3.11.38-r1.ebuild
index 8af1506..b51152e 100644
--- a/sci-libs/atlas/atlas-3.11.38-r1.ebuild
+++ b/sci-libs/atlas/atlas-3.11.38-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${PN}${PV}.tar.bz2
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE="+deprecated doc fortran generic ifko lapack static-libs threads"
 
 REQUIRED_USE="