aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--alarm/PKGBUILD2
-rw-r--r--asroot-libpassphrase/PKGBUILD2
-rw-r--r--asroot/PKGBUILD2
-rw-r--r--editasroot/PKGBUILD2
-rw-r--r--exec-as/PKGBUILD2
-rw-r--r--libabort/PKGBUILD2
-rw-r--r--libenv/PKGBUILD2
-rw-r--r--libparser/PKGBUILD2
-rw-r--r--libpassphrase/PKGBUILD2
-rw-r--r--libterminput/PKGBUILD2
-rw-r--r--orphan-reaper/PKGBUILD2
-rw-r--r--pdeath/PKGBUILD2
-rw-r--r--sleep-until/PKGBUILD2
-rw-r--r--sshexec/PKGBUILD2
-rw-r--r--timeprefix/PKGBUILD2
-rw-r--r--xtest/PKGBUILD2
16 files changed, 16 insertions, 16 deletions
diff --git a/alarm/PKGBUILD b/alarm/PKGBUILD
index f92bf65..13c246c 100644
--- a/alarm/PKGBUILD
+++ b/alarm/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.2.4
pkgrel=1
pkgdesc="Schedule an alarm for a program when starting it"
url="https://codeberg.org/maandree/alarm"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
license=(custom:ISC)
source=("alarm-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
sha256sums=(33630fa2a0eb3c3d43962c1defac25af31333c507c8f7d103be75ea79e41ae96)
diff --git a/asroot-libpassphrase/PKGBUILD b/asroot-libpassphrase/PKGBUILD
index 6b57a64..f1a282f 100644
--- a/asroot-libpassphrase/PKGBUILD
+++ b/asroot-libpassphrase/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=asroot-libpassphrase
pkgver=1.1.12
pkgrel=1
pkgdesc="A simpler alternative to sudo and doas, libpassphrase version"
-arch=('x86_64')
+arch=(x86_64 aarch64)
url="https://codeberg.org/maandree/asroot"
license=('custom:ISC')
depends=(libpassphrase libenv)
diff --git a/asroot/PKGBUILD b/asroot/PKGBUILD
index 0254b8c..d80d301 100644
--- a/asroot/PKGBUILD
+++ b/asroot/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=asroot
pkgver=1.1.12
pkgrel=1
pkgdesc="A simpler alternative to sudo and doas"
-arch=('x86_64')
+arch=(x86_64 aarch64)
url="https://codeberg.org/maandree/asroot"
license=('custom:ISC')
depends=(libenv)
diff --git a/editasroot/PKGBUILD b/editasroot/PKGBUILD
index 610a3e7..4d2de65 100644
--- a/editasroot/PKGBUILD
+++ b/editasroot/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=editasroot
pkgver=1.0.3
pkgrel=1
pkgdesc="Edit a file that requires root access"
-arch=('x86_64')
+arch=(x86_64 aarch64)
url="https://codeberg.org/maandree/editasroot"
license=('custom:ISC')
depends=(asroot)
diff --git a/exec-as/PKGBUILD b/exec-as/PKGBUILD
index 583588c..a911d68 100644
--- a/exec-as/PKGBUILD
+++ b/exec-as/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=exec-as
pkgver=1.2.3
pkgrel=1
pkgdesc="A command that lets you start another command with any argv[0]"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/exec-as"
license=('custom:ISC')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
diff --git a/libabort/PKGBUILD b/libabort/PKGBUILD
index d0af5c5..8ce95a0 100644
--- a/libabort/PKGBUILD
+++ b/libabort/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libabort
pkgver=1.0
pkgrel=1
pkgdesc="String functions that abort(3) when getting out of bounds"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/libabort"
license=('ISC')
depends=()
diff --git a/libenv/PKGBUILD b/libenv/PKGBUILD
index 519f051..98d879e 100644
--- a/libenv/PKGBUILD
+++ b/libenv/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libenv
pkgver=1.0.3
pkgrel=1
pkgdesc="Environment sanitation library"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/libenv"
license=('custom:ISC')
depends=()
diff --git a/libparser/PKGBUILD b/libparser/PKGBUILD
index 28c52ee..0249dea 100644
--- a/libparser/PKGBUILD
+++ b/libparser/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libparser
pkgver=1.1.2
pkgrel=1
pkgdesc="Right-context-sensitive grammar parsing library"
-arch=(x86_64)
+arch=(x86_64 aarch64)
url="https://codeberg.org/maandree/libparser"
license=('ISC')
depends=()
diff --git a/libpassphrase/PKGBUILD b/libpassphrase/PKGBUILD
index 9d8d0e8..00bd281 100644
--- a/libpassphrase/PKGBUILD
+++ b/libpassphrase/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1449331105
pkgrel=1
pkgdesc="Personalisable library for TTY passphrase reading"
url="https://github.com/GNU-Pony/libpassphrase"
-arch=(i686 x86_64 armv6h)
+arch=(i686 x86_64 armv6h aarch64)
license=(GPL3)
depends=(glibc)
makedepends=(make coreutils gcc texinfo)
diff --git a/libterminput/PKGBUILD b/libterminput/PKGBUILD
index 9849ab3..2981515 100644
--- a/libterminput/PKGBUILD
+++ b/libterminput/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libterminput
pkgver=1.1.1
pkgrel=1
pkgdesc="Terminal input parsing library"
-arch=(x86_64)
+arch=(x86_64 aarch64)
url="https://codeberg.org/maandree/libterminput"
license=('custom:ISC')
depends=()
diff --git a/orphan-reaper/PKGBUILD b/orphan-reaper/PKGBUILD
index 9f67c62..8085720 100644
--- a/orphan-reaper/PKGBUILD
+++ b/orphan-reaper/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=orphan-reaper
pkgver=2.3.5
pkgrel=1
pkgdesc="Place subreapers in your process tree to keep it structured"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/orphan-reaper"
license=('custom:ISC')
depends=()
diff --git a/pdeath/PKGBUILD b/pdeath/PKGBUILD
index b84d776..7345e1e 100644
--- a/pdeath/PKGBUILD
+++ b/pdeath/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=pdeath
pkgver=1.1.3
pkgrel=1
pkgdesc="Run a command that is killed when its parent exits"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/pdeath"
license=('custom:ISC')
depends=()
diff --git a/sleep-until/PKGBUILD b/sleep-until/PKGBUILD
index 9184c20..32bb0c9 100644
--- a/sleep-until/PKGBUILD
+++ b/sleep-until/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=sleep-until
pkgver=2.0.1
pkgrel=1
pkgdesc='Sleep until a specified time'
-arch=('i686' 'x86_64')
+arch=(i686 x86_64 aarch64)
url='https://codeberg.org/maandree/sleep-until'
license=('custom:ISC')
depends=('linux>=2.6.25' 'glibc>=2.8')
diff --git a/sshexec/PKGBUILD b/sshexec/PKGBUILD
index 6147182..3936faf 100644
--- a/sshexec/PKGBUILD
+++ b/sshexec/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=($pkgbase $pkgbase-sshcd)
pkgver=1.2.2
pkgrel=1
pkgdesc="SSH wrapper that makes it easy to run commands directly in the SSH command"
-arch=('x86_64')
+arch=(x86_64 aarch64)
url="https://codeberg.org/maandree/sshexec"
license=('custom:ISC')
depends=()
diff --git a/timeprefix/PKGBUILD b/timeprefix/PKGBUILD
index 33d1659..d0297ab 100644
--- a/timeprefix/PKGBUILD
+++ b/timeprefix/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=timeprefix
pkgver=3.1.2
pkgrel=1
pkgdesc="Prefix each line with the time it as written"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/timeprefix"
license=('custom:ISC')
depends=()
diff --git a/xtest/PKGBUILD b/xtest/PKGBUILD
index 17ae3c2..3fc8606 100644
--- a/xtest/PKGBUILD
+++ b/xtest/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=xtest
pkgver=2.1.3
pkgrel=1
pkgdesc="Variant of test(1) that can test multiple files from cmdline or stdin"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/xtest"
license=('custom:ISC')
depends=()