Skip to content

Commit f26e96a

Browse files
committed
Promote tc to GCC
1 parent 1e46ebf commit f26e96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

easybuild/easyconfigs/m/metakernel/metakernel-0.30.4-GCCcore-12.3.0.eb renamed to easybuild/easyconfigs/m/metakernel/metakernel-0.30.4-GCC-12.3.0.eb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ homepage = 'https://github.com/Calysto/metakernel'
77
description = """A Jupyter kernel base class in Python which includes core magic functions (including help,
88
command and file path completion, parallel and distributed processing, downloads, and much more)."""
99

10-
toolchain = {'name': 'GCCcore', 'version': '12.3.0'}
10+
toolchain = {'name': 'GCC', 'version': '12.3.0'}
1111

1212
dependencies = [
1313
('Python', '3.11.3'),

0 commit comments

Comments
 (0)