Skip to content

Commit

Permalink
sci-libs/oce: added ~arm64
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Roy Bamford <[email protected]>
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
NeddySeagoon authored and thesamesam committed Feb 22, 2021
1 parent 98d2d58 commit fb3929b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sci-libs/oce/oce-0.18.3-r2.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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 )"

Expand Down

0 comments on commit fb3929b

Please sign in to comment.