diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 21:27:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 21:27:58 +0200 |
commit | a16e016de97b60df58841cd6841645297bf23a77 (patch) | |
tree | 23258bb736cd7741e49d17dfbd4aeb3bba078be2 /sys-cluster/ampi | |
parent | dev-python/stevedore: Stabilize 3.2.2 ALLARCHES, #749546 (diff) | |
download | gentoo-a16e016de97b60df58841cd6841645297bf23a77.tar.gz gentoo-a16e016de97b60df58841cd6841645297bf23a77.tar.bz2 gentoo-a16e016de97b60df58841cd6841645297bf23a77.zip |
sys-cluster/ampi: x86 stable (bug #733422)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-cluster/ampi')
-rw-r--r-- | sys-cluster/ampi/ampi-0_pre20140616.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ampi/ampi-0_pre20140616.ebuild b/sys-cluster/ampi/ampi-0_pre20140616.ebuild index 00c2c60834f8..7e1ad180171f 100644 --- a/sys-cluster/ampi/ampi-0_pre20140616.ebuild +++ b/sys-cluster/ampi/ampi-0_pre20140616.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND="virtual/mpi" DEPEND="${RDEPEND}" |