summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-01-31 12:44:06 +0100
committerSven Gothel <[email protected]>2023-01-31 12:44:06 +0100
commit6a18de1279084f2a0a70c41860895aa0f4094623 (patch)
treec426a511480fb09d3b6cfd6f743575d83dc0450e
parentd1b8fca34a07978f84e8bfdb7e9484861b6b7f6e (diff)
maven/make-platforms.txt: Add back linux-armv6hf
-rw-r--r--maven/make-platforms.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/maven/make-platforms.txt b/maven/make-platforms.txt
index d3bd495..e060829 100644
--- a/maven/make-platforms.txt
+++ b/maven/make-platforms.txt
@@ -1,5 +1,6 @@
android-aarch64 : Android ARM AArch64
linux-amd64 : Linux AMD64
+linux-armv6hf : Linux ARMv6hf
linux-aarch64 : Linux ARM AArch64
macosx-universal : Mac OS X Universal
windows-amd64 : Windows AMD64