commit: a90f0f88c035745f16c953d38a57d03d1396202b Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Wed Apr 5 15:34:45 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Wed Apr 5 15:36:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a90f0f88
sci-libs/scotch: add ~arm ~ppc64 keyword (bug 575366) Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" sci-libs/scotch/scotch-6.0.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/scotch/scotch-6.0.4-r2.ebuild b/sci-libs/scotch/scotch-6.0.4-r2.ebuild index 7935c178c5b..6b4eb6f6d99 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi static-libs tools threads" DEPEND="
