Skip to content

Commit

Permalink
sci-libs/scikit-learn: keyword ~{arm,x}64-macos with dependencies
Browse files Browse the repository at this point in the history
dev-python/joblib: keyword 1.3.2 for ~arm64-macos, ~x64-macos
dev-python/threadpoolctl: keyword 3.2.0 for ~arm64-macos, ~x64-macos
dev-python/cloudpickle: keyword 2.2.1 for ~arm64-macos, ~x64-macos
dev-python/loky: keyword 3.4.1 for ~arm64-macos, ~x64-macos
dev-python/psutil: keyword 5.9.5 for ~arm64-macos

Suggested-by: Hanyi Li <[email protected]>
Signed-off-by: Benda Xu <[email protected]>
  • Loading branch information
heroxbd committed Aug 17, 2023
1 parent f5fcf18 commit ef91e83
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dev-python/cloudpickle/cloudpickle-2.2.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ HOMEPAGE="

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"

BDEPEND="
test? (
Expand Down
2 changes: 1 addition & 1 deletion dev-python/joblib/joblib-1.3.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ HOMEPAGE="

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos"

RDEPEND="
dev-python/cloudpickle[${PYTHON_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion dev-python/loky/loky-3.4.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SRC_URI="

LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86 ~arm64-macos ~x64-macos"

RDEPEND="
dev-python/cloudpickle[${PYTHON_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion dev-python/psutil/psutil-5.9.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ SRC_URI+="

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"

Expand Down
2 changes: 1 addition & 1 deletion dev-python/threadpoolctl/threadpoolctl-3.2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SRC_URI="

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos"

BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion sci-libs/scikit-learn/scikit-learn-1.1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SRC_URI="https://github.com/scikit-learn/scikit-learn/archive/${PV}.tar.gz -> ${

LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos"
IUSE="examples"

# Fatal Python error: Segmentation fault
Expand Down

0 comments on commit ef91e83

Please sign in to comment.