mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
dev-python/pytehon-betterproto: combined optfeature into single line
Signed-off-by: Antonín Říha <antonin.riha@protonmail.com>
This commit is contained in:
@@ -48,8 +48,5 @@ python_test() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
optfeature "protoc compilation support" dev-python/black
|
optfeature "protoc compilation support" "dev-python/black dev-python/isort dev-python/grpcio-tools dev-python/jinja"
|
||||||
optfeature "protoc compilation support" dev-python/isort
|
|
||||||
optfeature "protoc compilation support" dev-python/grpcio-tools
|
|
||||||
optfeature "protoc compilation support" dev-python/jinja
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -48,8 +48,5 @@ python_test() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
optfeature "protoc compilation support" dev-python/black
|
optfeature "protoc compilation support" "dev-python/black dev-python/isort dev-python/grpcio-tools dev-python/jinja"
|
||||||
optfeature "protoc compilation support" dev-python/isort
|
|
||||||
optfeature "protoc compilation support" dev-python/grpcio-tools
|
|
||||||
optfeature "protoc compilation support" dev-python/jinja
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user