summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-01-24 17:23:07 +0100
committerSven Gothel <[email protected]>2023-01-24 17:23:07 +0100
commit7bb066b0a6815680d305e192eec165c4358edc95 (patch)
tree3ec5fe72e5501a19ae891ca0a93fde67ca6143e8
parent1b3cf69120ffc405ac18444c7d888996099e06f8 (diff)
maven: remove dropped platforms
-rw-r--r--maven/make-platforms.txt8
1 files changed, 1 insertions, 7 deletions
diff --git a/maven/make-platforms.txt b/maven/make-platforms.txt
index 9103758..d3bd495 100644
--- a/maven/make-platforms.txt
+++ b/maven/make-platforms.txt
@@ -1,11 +1,5 @@
android-aarch64 : Android ARM AArch64
-android-armv6 : Android ARMv6
linux-amd64 : Linux AMD64
-linux-armv6 : Linux ARMv6
-linux-armv6hf : Linux ARMv6hf
-linux-i586 : Linux i586
+linux-aarch64 : Linux ARM AArch64
macosx-universal : Mac OS X Universal
-solaris-amd64 : Solaris AMD64
-solaris-i586 : Solaris i586
windows-amd64 : Windows AMD64
-windows-i586 : Windows i586