commit: 128d0a799de76d347f7c8667454783bafdc336da Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Sun Jan 29 13:45:58 2023 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Sun Jan 29 13:45:58 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=128d0a79
dev-python/cadquery-ocp: hard masked version, due to: opencascade slot 0/7.5 having been removed from ::gentoo in ff9032e688571dde15e9d36cebedf5a247ded1b8 Signed-off-by: Horea Christian <chr <AT> chymera.eu> dev-python/cadquery-ocp/cadquery-ocp-7.5.3.0.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-python/cadquery-ocp/cadquery-ocp-7.5.3.0.ebuild b/dev-python/cadquery-ocp/cadquery-ocp-7.5.3.0.ebuild index e165d6578..8a97782bd 100644 --- a/dev-python/cadquery-ocp/cadquery-ocp-7.5.3.0.ebuild +++ b/dev-python/cadquery-ocp/cadquery-ocp-7.5.3.0.ebuild @@ -18,7 +18,9 @@ HOMEPAGE="https://github.com/CadQuery/OCP" SRC_URI="https://github.com/CadQuery/OCP/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86" +# Hard masking due to opencascade slot 0/7.5 having been removed from ::gentoo in ff9032e688571dde15e9d36cebedf5a247ded1b8 +#KEYWORDS="~amd64 ~x86" +KEYWORDS="" SLOT="0" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
