commit: e75a91c6cff14f32413759cb041df7ad0049ad5c Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Sep 25 07:20:15 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Sep 25 07:20:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e75a91c6
sci-libs/opencascade: Stabilize 7.6.3 amd64, #872644 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sci-libs/opencascade/opencascade-7.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/opencascade/opencascade-7.6.3.ebuild b/sci-libs/opencascade/opencascade-7.6.3.ebuild index 192d6d2408c3..398ea6df2e54 100644 --- a/sci-libs/opencascade/opencascade-7.6.3.ebuild +++ b/sci-libs/opencascade/opencascade-7.6.3.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/occt-${COMMIT_SHORT}" LICENSE="|| ( Open-CASCADE-LGPL-2.1-Exception-1.0 LGPL-2.1 )" SLOT="0/${MY_SLOT}" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" IUSE="doc eigen examples ffmpeg freeimage gles2 json optimize tbb vtk" REQUIRED_USE="?? ( optimize tbb )"