commit: eb66cc6f657075ec5f94a77f218864d9b7266fc1 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Wed Apr 5 15:35:09 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Wed Apr 5 15:36:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb66cc6f
sys-cluster/ampi: 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" sys-cluster/ampi/ampi-0_pre20140616.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/ampi/ampi-0_pre20140616.ebuild b/sys-cluster/ampi/ampi-0_pre20140616.ebuild index a461773f29b..3188d85576a 100644 --- a/sys-cluster/ampi/ampi-0_pre20140616.ebuild +++ b/sys-cluster/ampi/ampi-0_pre20140616.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" RDEPEND="virtual/mpi" DEPEND="${RDEPEND}"
