commit: b9bd03c22bfe286195d405c91583b80c00b45fea Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Oct 5 14:08:56 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Oct 5 14:08:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9bd03c2
profiles/update: Add missing move for pytables Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/updates/3Q-2023 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/3Q-2023 b/profiles/updates/3Q-2023 index 4dc6fd8bff78..f5392cf1039a 100644 --- a/profiles/updates/3Q-2023 +++ b/profiles/updates/3Q-2023 @@ -18,3 +18,4 @@ move dev-libs/paho-mqtt-c net-libs/paho-mqtt-c move dev-lisp/ecls dev-lisp/ecl move sys-devel/ct-ng sys-devel/crosstool-ng move dev-python/stack_data dev-python/stack-data +move dev-python/pytables dev-python/tables
