mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-09 20:30:33 -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() {
|
||||
optfeature "protoc compilation support" dev-python/black
|
||||
optfeature "protoc compilation support" dev-python/isort
|
||||
optfeature "protoc compilation support" dev-python/grpcio-tools
|
||||
optfeature "protoc compilation support" dev-python/jinja
|
||||
optfeature "protoc compilation support" "dev-python/black dev-python/isort dev-python/grpcio-tools dev-python/jinja"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user