diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:39:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:39:55 +0100 |
commit | cb450d84ae214aab83654be27511f6e3c9f4e85b (patch) | |
tree | f5e97daca378e0547a74cdfad244e646c177abc2 /sys-cluster/ampi | |
parent | sci-mathematics/glpk: ia64 keyworded, bug #575366 (diff) | |
download | gentoo-cb450d84ae214aab83654be27511f6e3c9f4e85b.tar.gz gentoo-cb450d84ae214aab83654be27511f6e3c9f4e85b.tar.bz2 gentoo-cb450d84ae214aab83654be27511f6e3c9f4e85b.zip |
sys-cluster/ampi: ia64 keyworded, bug #575366
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 1cef3b840484..d72af94b3d51 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 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86" RDEPEND="virtual/mpi" DEPEND="${RDEPEND}" |