diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-28 04:15:55 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-28 04:15:55 +0000 |
| commit | 7ef8a61627bbf0005aca2ee29e3bb84c3d872c7b (patch) | |
| tree | 3482bb3b5e3d9dc453eade4574ae470af23654db /dev-python | |
| parent | 683a2b8c4b161bedb6c96f3de736a576a957ddd6 (diff) | |
| download | baldeagleos-repo-7ef8a61627bbf0005aca2ee29e3bb84c3d872c7b.tar.gz baldeagleos-repo-7ef8a61627bbf0005aca2ee29e3bb84c3d872c7b.tar.xz baldeagleos-repo-7ef8a61627bbf0005aca2ee29e3bb84c3d872c7b.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/graph-tool/graph-tool-2.35.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/graph-tool/graph-tool-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/graph-tool/graph-tool-2.35.ebuild b/dev-python/graph-tool/graph-tool-2.35.ebuild index 10f9754466bc..db8ce2845ecf 100644 --- a/dev-python/graph-tool/graph-tool-2.35.ebuild +++ b/dev-python/graph-tool/graph-tool-2.35.ebuild @@ -70,7 +70,7 @@ src_configure() { src_compile() { # most machines don't have enough ram for parallel builds - python_foreach_impl run_in_build_dir emake -j1 + python_foreach_impl run_in_build_dir default } src_install() { diff --git a/dev-python/graph-tool/graph-tool-9999.ebuild b/dev-python/graph-tool/graph-tool-9999.ebuild index 10f9754466bc..db8ce2845ecf 100644 --- a/dev-python/graph-tool/graph-tool-9999.ebuild +++ b/dev-python/graph-tool/graph-tool-9999.ebuild @@ -70,7 +70,7 @@ src_configure() { src_compile() { # most machines don't have enough ram for parallel builds - python_foreach_impl run_in_build_dir emake -j1 + python_foreach_impl run_in_build_dir default } src_install() { |
