diff options
author | Sam James <sam@gentoo.org> | 2024-01-27 07:44:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-27 07:44:22 +0000 |
commit | 63d42cc614df4b0c088cb39ba722622a575093fa (patch) | |
tree | 6446ea9d180a5314b014db671cdf603d0da08322 /profiles/updates | |
parent | Revert "profiles/updates: fix OldPackageUpdate (scikit-image)" (diff) | |
download | gentoo-63d42cc614df4b0c088cb39ba722622a575093fa.tar.gz gentoo-63d42cc614df4b0c088cb39ba722622a575093fa.tar.bz2 gentoo-63d42cc614df4b0c088cb39ba722622a575093fa.zip |
profiles/updates: fix OldPackageUpdate (scikit-learn) (deux)
See https://github.com/gentoo/devmanual/pull/326, oops.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/updates')
-rw-r--r-- | profiles/updates/4Q-2020 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/updates/4Q-2020 b/profiles/updates/4Q-2020 index 783679b8dd6d..c271affd55ae 100644 --- a/profiles/updates/4Q-2020 +++ b/profiles/updates/4Q-2020 @@ -4,5 +4,5 @@ move x11-apps/copyq x11-misc/copyq slotmove media-gfx/gimp 2 0 move dev-python/scikit-learn sci-libs/scikit-learn move sci-libs/scikits_learn sci-libs/scikit-learn -move sci-libs/scikits_image sci-libs/scikit-image +move sci-libs/scikits_image dev-python/scikit-image move dev-python/httpstat net-misc/httpstat |