From 89d4761f19fdef03ddecb122b5a1cfe90dd9417c Mon Sep 17 00:00:00 2001 From: Stuart Winter Date: Mon, 18 Jan 2021 13:42:42 -0600 Subject: Add support for Slackware-AArch64 Signed-off-by: Robby Workman --- files/slackpkg.conf.5 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'files/slackpkg.conf.5') diff --git a/files/slackpkg.conf.5 b/files/slackpkg.conf.5 index 10c9576..529bfba 100644 --- a/files/slackpkg.conf.5 +++ b/files/slackpkg.conf.5 @@ -38,6 +38,7 @@ value using "uname -m". The valid values are: .ds title MACHINE\t\tVALID ARCH VALUES .ds arm ARM\t\t\tarm +.ds aarch64 AArch64\t\taarch64 .ds x86 x86 (32bits)\ti386, i486, i586 and i686 .ds x86_64 x86 (64bits)\tx86_64 .ds ppc PowerPC\t\tpowerpc @@ -47,6 +48,8 @@ value using "uname -m". The valid values are: .br \*[arm] .br +\*[aarch64] +.br \*[x86] .br \*[x86_64] -- cgit v1.2.3