commit: 8c722ae2bda97fd5812793c941df2dd142e1e521 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Mon Feb 15 14:52:16 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 22 18:57:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c722ae2
sci-libs/xdmf2: added ~arm64 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/xdmf2/xdmf2-1.0_p141226-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/xdmf2/xdmf2-1.0_p141226-r4.ebuild b/sci-libs/xdmf2/xdmf2-1.0_p141226-r4.ebuild index 36177a862d6..dcb07730f55 100644 --- a/sci-libs/xdmf2/xdmf2-1.0_p141226-r4.ebuild +++ b/sci-libs/xdmf2/xdmf2-1.0_p141226-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" LICENSE="VTK" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="!test? ( test )"
