From fb3929baa616d55a0b6c12f5e4d3a12f4cfd92fe Mon Sep 17 00:00:00 2001 From: Roy Bamford Date: Mon, 15 Feb 2021 15:07:51 +0000 Subject: sci-libs/oce: added ~arm64 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford Signed-off-by: Sam James --- sci-libs/oce/oce-0.18.3-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/oce') diff --git a/sci-libs/oce/oce-0.18.3-r2.ebuild b/sci-libs/oce/oce-0.18.3-r2.ebuild index 1ff4e66c4a60..11a072de0d62 100644 --- a/sci-libs/oce/oce-0.18.3-r2.ebuild +++ b/sci-libs/oce/oce-0.18.3-r2.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/tpaviot/oce/archive/OCE-$PV.tar.gz" LICENSE="|| ( Open-CASCADE-LGPL-2.1-Exception-1.0 LGPL-2.1 )" SLOT="${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="examples freeimage gl2ps +openmp tbb vtk" REQUIRED_USE="?? ( openmp tbb )" -- cgit v1.2.3-65-gdbad