mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-terms/alacritty: sync live ebuild
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ CRATES="
|
||||
|
||||
MY_PV="${PV//_rc/-rc}"
|
||||
# https://bugs.gentoo.org/725962
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
|
||||
inherit bash-completion-r1 cargo desktop python-any-r1
|
||||
|
||||
@@ -112,5 +112,5 @@ src_install() {
|
||||
|
||||
src_test() {
|
||||
cd alacritty || die
|
||||
cargo_src_test ${myfeatures:+--features "${myfeatures[*]}"} --no-default-features
|
||||
cargo_src_test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user