diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:18:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:20:22 +0100 |
commit | de294951ee3e84e79fe9aa1038635bd0ef5bafe2 (patch) | |
tree | 32adebe0a8e027015b831cdcebfec25d9097c43a /sci-mathematics/xmds | |
parent | sci-libs/atlas: amd64 stable wrt bug #595218 (diff) | |
download | gentoo-de294951ee3e84e79fe9aa1038635bd0ef5bafe2.tar.gz gentoo-de294951ee3e84e79fe9aa1038635bd0ef5bafe2.tar.bz2 gentoo-de294951ee3e84e79fe9aa1038635bd0ef5bafe2.zip |
sci-mathematics/xmds: amd64 stable wrt bug #595218
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/xmds')
-rw-r--r-- | sci-mathematics/xmds/xmds-2.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/xmds/xmds-2.2.2.ebuild b/sci-mathematics/xmds/xmds-2.2.2.ebuild index 8b1c0363082c..e1b0c1f66248 100644 --- a/sci-mathematics/xmds/xmds-2.2.2.ebuild +++ b/sci-mathematics/xmds/xmds-2.2.2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xmds.org" SRC_URI="mirror://sourceforge/xmds/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples mpi" DEPEND="dev-python/cheetah[${PYTHON_USEDEP}]" |