diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:38:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:38:09 +0100 |
commit | 4f4f2437a5ffcf09cf735ddcaf3a7beeab768953 (patch) | |
tree | 2657c74795112f37ad028aec6213ec48e62267df /sci-libs | |
parent | sci-libs/colpack: ia64 keyworded, bug #575366 (diff) | |
download | gentoo-4f4f2437a5ffcf09cf735ddcaf3a7beeab768953.tar.gz gentoo-4f4f2437a5ffcf09cf735ddcaf3a7beeab768953.tar.bz2 gentoo-4f4f2437a5ffcf09cf735ddcaf3a7beeab768953.zip |
sci-libs/metis: ia64 keyworded, bug #575366
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/metis/metis-4.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/metis/metis-4.0.3.ebuild b/sci-libs/metis/metis-4.0.3.ebuild index ddd3e7d9e7af..9732f18f948b 100644 --- a/sci-libs/metis/metis-4.0.3.ebuild +++ b/sci-libs/metis/metis-4.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="http://www-users.cs.umn.edu/~karypis/metis/metis/" SRC_URI="http://glaros.dtc.umn.edu/gkhome/fetch/sw/${PN}/OLD/${P}.tar.gz" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" LICENSE="free-noncomm" IUSE="doc static-libs" |