diff options
author | Andrey Grozin <grozin@gentoo.org> | 2016-01-04 15:34:35 +0600 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2016-01-04 15:35:13 +0600 |
commit | 91e505da8e8f0a0e654f81b0c531ae43284a3a56 (patch) | |
tree | 7383374ee6c977a540068a32206eee122ff3bc4d /sci-mathematics/nestedsums | |
parent | www-apps/bugzilla: x86 stable wrt bug #537448 (diff) | |
download | gentoo-91e505da8e8f0a0e654f81b0c531ae43284a3a56.tar.gz gentoo-91e505da8e8f0a0e654f81b0c531ae43284a3a56.tar.bz2 gentoo-91e505da8e8f0a0e654f81b0c531ae43284a3a56.zip |
sci-mathematics/nestedsums: keyworded 1.4.12-r1 ~amd64
Package-Manager: portage-2.2.26
Diffstat (limited to 'sci-mathematics/nestedsums')
-rw-r--r-- | sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild b/sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild index b106f0a002dd..b1d8c56fb805 100644 --- a/sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild +++ b/sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="3" @@ -8,7 +8,7 @@ IUSE="doc" SRC_URI="http://wwwthep.physik.uni-mainz.de/~stefanw/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND=">=sci-mathematics/ginac-1.5" DEPEND="${RDEPEND} doc? ( app-doc/doxygen )" |