Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/amd/
Date: Sat, 01 Jul 2017 09:52:38
Message-Id: 1498902056.5b9af2222b74217becedc209e375ea83a633e3bf.slyfox@gentoo
1 commit: 5b9af2222b74217becedc209e375ea83a633e3bf
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 09:40:56 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 09:40:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b9af222
7
8 sci-libs/amd: ia64 keyworded, bug #575366
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sci-libs/amd/amd-2.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/amd/amd-2.3.1.ebuild b/sci-libs/amd/amd-2.3.1.ebuild
16 index 5eaf7454a80..a47fa8ce8fa 100644
17 --- a/sci-libs/amd/amd-2.3.1.ebuild
18 +++ b/sci-libs/amd/amd-2.3.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
25 IUSE="doc fortran static-libs"
26
27 RDEPEND="sci-libs/suitesparseconfig"