Add java-portable flavor for EPEL java

This commit is contained in:
eabdullin 2026-06-05 11:46:41 +03:00
parent 006bc35b36
commit ddffde6910

View File

@ -805,5 +805,10 @@
"*epel*": {
"platform_flavors": ["add-epel-macros"]
}
},
"java-latest-openjdk": {
"*epel*": {
"platform_flavors": ["java-portable"]
}
}
}