commit: 8c9fa25a9b3f45f29322f570ddc7bb953ac0fdde Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 21 18:05:35 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 21 18:05:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9fa25a
media-libs/Field3D: Keyword 1.7.2 arm64, #758152 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/Field3D/Field3D-1.7.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/Field3D/Field3D-1.7.2.ebuild b/media-libs/Field3D/Field3D-1.7.2.ebuild index 4cbf036f966..1e412e0a73c 100644 --- a/media-libs/Field3D/Field3D-1.7.2.ebuild +++ b/media-libs/Field3D/Field3D-1.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/imageworks/Field3D/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="mpi" BDEPEND="virtual/pkgconfig"
