diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-28 23:10:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-28 23:11:33 +0100 |
commit | 5b31b824183a68c3b5dad482e48fc976e2713ab9 (patch) | |
tree | 12bdd463ff533db841bb639572165f5f078fbc37 /sci-libs/xdmf2 | |
parent | net-misc/youtube-dl: Old (diff) | |
download | gentoo-5b31b824183a68c3b5dad482e48fc976e2713ab9.tar.gz gentoo-5b31b824183a68c3b5dad482e48fc976e2713ab9.tar.bz2 gentoo-5b31b824183a68c3b5dad482e48fc976e2713ab9.zip |
sci-libs/xdmf2: x86 stable (bug #657938)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-libs/xdmf2')
-rw-r--r-- | sci-libs/xdmf2/xdmf2-1.0_p141226-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/xdmf2/xdmf2-1.0_p141226-r3.ebuild b/sci-libs/xdmf2/xdmf2-1.0_p141226-r3.ebuild index 205807de8ada..87f9c1e1fbb2 100644 --- a/sci-libs/xdmf2/xdmf2-1.0_p141226-r3.ebuild +++ b/sci-libs/xdmf2/xdmf2-1.0_p141226-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" SLOT="0" LICENSE="VTK" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="doc python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |