Gentoo Archives: gentoo-commits

From: Andrey Grozin <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/nestedsums/
Date: Mon, 04 Jan 2016 09:40:49
Message-Id: 1451900113.91e505da8e8f0a0e654f81b0c531ae43284a3a56.grozin@gentoo
1 commit: 91e505da8e8f0a0e654f81b0c531ae43284a3a56
2 Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 4 09:34:35 2016 +0000
4 Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 4 09:35:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91e505da
7
8 sci-mathematics/nestedsums: keyworded 1.4.12-r1 ~amd64
9
10 Package-Manager: portage-2.2.26
11
12 sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild b/sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild
16 index b106f0a..b1d8c56 100644
17 --- a/sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild
18 +++ b/sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2011 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24 EAPI="3"
25 @@ -8,7 +8,7 @@ IUSE="doc"
26 SRC_URI="http://wwwthep.physik.uni-mainz.de/~stefanw/download/${P}.tar.gz"
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~x86"
30 +KEYWORDS="~amd64 ~x86"
31 RDEPEND=">=sci-mathematics/ginac-1.5"
32 DEPEND="${RDEPEND}
33 doc? ( app-doc/doxygen )"