summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorandy59952024-03-15 04:42:11 -0500
committerandy59952024-03-15 04:42:11 -0500
commit7b08a9486bbd98806cf61083c0206d194af2075a (patch)
tree8a134a442b28e0fc4daa005c3c0bd0d33879e1e0 /PKGBUILD
parent1b70fcdfd6389307e9673638777387ca02f21500 (diff)
downloadaur-7b08a9486bbd98806cf61083c0206d194af2075a.tar.gz
remove untested/failing architectures
See https://github.com/theimpossibleastronaut/rmw/issues/425 for more details
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83716dbaf0cb..39a4fe2ff04f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=rmw
pkgver=0.9.1
pkgrel=1
pkgdesc="trash/recycle bin utility for the command line"
-arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'ppc64le')
+arch=('i686' 'x86_64' 'aarch64')
url="https://theimpossibleastronaut.com/rmw-website/"
license=('GPL-3.0-or-later')
depends=('ncurses')