openjdk: Add platforms meta attribute
svn path=/nixpkgs/trunk/; revision=28476
This commit is contained in:
@@ -93,6 +93,8 @@ stdenv.mkDerivation rec {
|
|||||||
description = "The open-source Java Development Kit";
|
description = "The open-source Java Development Kit";
|
||||||
|
|
||||||
maintainers = [ stdenv.lib.maintainers.shlevy ];
|
maintainers = [ stdenv.lib.maintainers.shlevy ];
|
||||||
|
|
||||||
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user