Skip to content

Commit

Permalink
app-admin/ego: Update specs
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Mar 29, 2023
1 parent ded7dc4 commit f1f03e9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/atoms/base/app-admin/ego/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: ego
version: 2.8.6
category: app-admin
use_flags:
- -python_single_target_python3_10
- -python_single_target_python3_8
- -python_single_target_python3_9
- python_single_target_python3_7
Expand All @@ -25,11 +26,12 @@ uri:
license: GPL-2
labels:
IUSE: zsh-completion python_single_target_python3_7 python_single_target_python3_9
python_single_target_python3_8 python_targets_python3_7 python_targets_python3_9
python_targets_python3_8
python_single_target_python3_8 python_single_target_python3_10 python_targets_python3_7
python_targets_python3_9 python_targets_python3_8 python_targets_python3_10
RDEPEND: python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7]
) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9]
) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8]
) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10]
) !sys-boot/boot-update !<sys-kernel/linux-firmware-20220209-r1
emerge.packages: app-admin/ego
kit: core-kit
Expand Down

0 comments on commit f1f03e9

Please sign in to comment.