keycloak: add platforms to meta
This commit is contained in:
@@ -28,6 +28,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://www.keycloak.org/";
|
homepage = "https://www.keycloak.org/";
|
||||||
description = "Identity and access management for modern applications and services";
|
description = "Identity and access management for modern applications and services";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
|
platforms = jre.meta.platforms;
|
||||||
maintainers = [ maintainers.ngerstle ];
|
maintainers = [ maintainers.ngerstle ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user