I missed the disappearance of LibreOffice from the armv5-repo - it's still in the armv7, but somewhere early June they disappeared from the repos of armv5.
I was looking for this as well. I git cloned the pkgbuilds for archlinuxarm from https://github.com/archlinuxarm/PKGBUILDs and am attempting to compile libreoffice-still found in extra. I set the buildarch to 2 and added arch 'arm' to the PKGBUILD. We'll see how it goes.
buildarch won't have any effect locally on your system - it is a flag for buildsystem specifically. You can build with makepkg -A instead of specifying architecture specifically too. Not reading man pages?
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4 ----------------------------------------------------------------------------------------------------------------------- [armv5] Updated U-Boot | [armv5] NAND Rescue System
That's great. Well not great that it was failing but it sounds like we can look for it soon in the armv5 repo again in the near future. Thank you WarheadsSE.