Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/xdmf2/
Date: Sun, 28 Oct 2018 22:11:45
Message-Id: 1540764693.5b31b824183a68c3b5dad482e48fc976e2713ab9.whissi@gentoo
1 commit: 5b31b824183a68c3b5dad482e48fc976e2713ab9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 28 22:10:22 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 28 22:11:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b31b824
7
8 sci-libs/xdmf2: x86 stable (bug #657938)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sci-libs/xdmf2/xdmf2-1.0_p141226-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-libs/xdmf2/xdmf2-1.0_p141226-r3.ebuild b/sci-libs/xdmf2/xdmf2-1.0_p141226-r3.ebuild
17 index 205807de8ad..87f9c1e1fbb 100644
18 --- a/sci-libs/xdmf2/xdmf2-1.0_p141226-r3.ebuild
19 +++ b/sci-libs/xdmf2/xdmf2-1.0_p141226-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
27
28 SLOT="0"
29 LICENSE="VTK"
30 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux"
32 IUSE="doc python test"
33 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"