diff --git a/build_configs.json b/build_configs.json index 6e4071e..8977646 100644 --- a/build_configs.json +++ b/build_configs.json @@ -805,5 +805,10 @@ "*epel*": { "platform_flavors": ["add-epel-macros"] } + }, + "java-latest-openjdk": { + "*epel*": { + "platform_flavors": ["java-portable"] + } } }