Skip to content

Commit 4df52ac

Browse files
committed
Fix arches of imhex
1 parent 41733e7 commit 4df52ac

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

configs/eln_extras_misc.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,15 @@ data:
1111
- fdupes
1212
- fish
1313
- GraphicsMagick
14-
- imhex
1514
- impressive
1615
- inotify-tools
1716
- netcat
1817
- scdoc
1918
- vdirsyncer
19+
arch_packages:
20+
aarch64:
21+
- imhex
22+
x86_64:
23+
- imhex
2024
labels:
2125
- eln-extras

0 commit comments

Comments
 (0)