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/metis/
Date: Sat, 01 Jul 2017 09:52:50
Message-Id: 1498902466.e9338e12a90e1db3a5a32f248e4128b2e1e72ac7.slyfox@gentoo
1 commit: e9338e12a90e1db3a5a32f248e4128b2e1e72ac7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 09:47:46 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 09:47:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9338e12
7
8 sci-libs/metis: ia64 keyworded, bug #575366
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sci-libs/metis/metis-5.1.0-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-libs/metis/metis-5.1.0-r2.ebuild b/sci-libs/metis/metis-5.1.0-r2.ebuild
16 index 5a3c00a7ca2..fb332f98d4a 100644
17 --- a/sci-libs/metis/metis-5.1.0-r2.ebuild
18 +++ b/sci-libs/metis/metis-5.1.0-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,7 +10,7 @@ HOMEPAGE="http://www-users.cs.umn.edu/~karypis/metis/metis/"
26 SRC_URI="http://glaros.dtc.umn.edu/gkhome/fetch/sw/${PN}/${P}.tar.gz"
27
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
30 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
31 LICENSE="Apache-2.0"
32 IUSE="doc openmp static-libs"