diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:38:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:38:28 +0100 |
commit | 6c2af13d2e2b911afdb02c723c51461eaa8ff750 (patch) | |
tree | 36c0d80be2ed64614eb3ea7d4f4425f73294923e /sci-libs/scotch | |
parent | sci-libs/metis: ia64 keyworded, bug #575366 (diff) | |
download | gentoo-6c2af13d2e2b911afdb02c723c51461eaa8ff750.tar.gz gentoo-6c2af13d2e2b911afdb02c723c51461eaa8ff750.tar.bz2 gentoo-6c2af13d2e2b911afdb02c723c51461eaa8ff750.zip |
sci-libs/scotch: ia64 keyworded, bug #575366
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs/scotch')
-rw-r--r-- | sci-libs/scotch/scotch-6.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/scotch/scotch-6.0.4-r2.ebuild b/sci-libs/scotch/scotch-6.0.4-r2.ebuild index 34af6e9039f7..947ef861d04a 100644 --- a/sci-libs/scotch/scotch-6.0.4-r2.ebuild +++ b/sci-libs/scotch/scotch-6.0.4-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://gforge.inria.fr/frs/download.php/${DID}/${MYP}.tar.gz" LICENSE="CeCILL-2" SLOT="0/${SOVER}" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi static-libs tools threads" DEPEND=" |