summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2021-02-15 14:52:16 +0000
committerSam James <sam@gentoo.org>2021-02-22 18:57:02 +0000
commit8c722ae2bda97fd5812793c941df2dd142e1e521 (patch)
tree73b2ec3bf01d91d0e5352a75103e102942d5feaf /sci-libs/xdmf2
parentdev-libs/pegtl: added ~arm64 (diff)
downloadgentoo-8c722ae2bda97fd5812793c941df2dd142e1e521.tar.gz
gentoo-8c722ae2bda97fd5812793c941df2dd142e1e521.tar.bz2
gentoo-8c722ae2bda97fd5812793c941df2dd142e1e521.zip
sci-libs/xdmf2: added ~arm64
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/xdmf2')
-rw-r--r--sci-libs/xdmf2/xdmf2-1.0_p141226-r4.ebuild4
1 files 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 36177a862d6a..dcb07730f55c 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 )"