summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2021-02-15 15:07:51 +0000
committerSam James <sam@gentoo.org>2021-02-22 18:55:37 +0000
commitfb3929baa616d55a0b6c12f5e4d3a12f4cfd92fe (patch)
tree53ac0a70ff4bb4b0cbdb5b6dde2ac28a16e4bba2 /sci-libs/oce
parentprofiles/arch/arm64/package.use.mask: Remove sci-electronics/kicad ngspice mask (diff)
downloadgentoo-fb3929baa616d55a0b6c12f5e4d3a12f4cfd92fe.tar.gz
gentoo-fb3929baa616d55a0b6c12f5e4d3a12f4cfd92fe.tar.bz2
gentoo-fb3929baa616d55a0b6c12f5e4d3a12f4cfd92fe.zip
sci-libs/oce: 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/oce')
-rw-r--r--sci-libs/oce/oce-0.18.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"