diff options
author | Sam James <sam@gentoo.org> | 2021-02-22 07:12:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-22 07:12:36 +0000 |
commit | 8464f346b77bd681e81a1e93c74bc285e111005c (patch) | |
tree | e6092797863f2568ba458b483ac6c19108795d05 | |
parent | media-libs/lib3ds: Keyword 2.0.0_rc1-r1 arm, #556758 (diff) | |
download | gentoo-8464f346b77bd681e81a1e93c74bc285e111005c.tar.gz gentoo-8464f346b77bd681e81a1e93c74bc285e111005c.tar.bz2 gentoo-8464f346b77bd681e81a1e93c74bc285e111005c.zip |
media-libs/Field3D: Keyword 1.7.2 arm, #556758
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | media-libs/Field3D/Field3D-1.7.2.ebuild | 4 |
1 files 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 1e412e0a73c5..79531d527f6e 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-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://github.com/imageworks/Field3D/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="mpi" BDEPEND="virtual/pkgconfig" |