diff options
-rw-r--r-- | sci-mathematics/xmds/xmds-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/xmds/xmds-2.2.2.ebuild b/sci-mathematics/xmds/xmds-2.2.2.ebuild index e1b0c1f66248..bcb6e921fab9 100644 --- a/sci-mathematics/xmds/xmds-2.2.2.ebuild +++ b/sci-mathematics/xmds/xmds-2.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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}]" |