mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-19 14:44:52 +01:00
profile: fix typo in unicorn flags, issue #120
This commit is contained in:
parent
f7f2ee7348
commit
938fd181dc
3 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# Enable the native arch as the default unicorn target
|
||||
# x86 supports both x86 and amd64
|
||||
app-util/unicorn unicorn_targets_x86
|
||||
dev-util/unicorn unicorn_targets_x86
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
# Enable the native arch as the default unicorn target
|
||||
app-util/unicorn unicorn_targets_arm
|
||||
dev-util/unicorn unicorn_targets_arm
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
# Enable the native arch as the default unicorn target
|
||||
app-util/unicorn unicorn_targets_x86
|
||||
dev-util/unicorn unicorn_targets_x86
|
||||
|
|
|
|||
Loading…
Reference in a new issue