... | ... |
@@ -1,5 +1 @@ |
1 |
-# The reason this package is marked as unsupported on win32 is that |
|
2 |
-# it depends on rJava which requires the JDK. However it seems that |
|
3 |
-# Oracle no longer provides the JDK for 32-bit windows: |
|
4 |
-# https://www.oracle.com/java/technologies/javase-jdk14-downloads.html |
|
5 |
-UnsupportedPlatforms: win32, mac |
|
1 |
+UnsupportedPlatforms: mac |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,5 @@ |
1 |
+# The reason this package is marked as unsupported on win32 is that |
|
2 |
+# it depends on rJava which requires the JDK. However it seems that |
|
3 |
+# Oracle no longer provides the JDK for 32-bit windows: |
|
4 |
+# https://www.oracle.com/java/technologies/javase-jdk14-downloads.html |
|
5 |
+UnsupportedPlatforms: win32 |