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.new | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'files/slackpkg.conf.new') diff --git a/files/slackpkg.conf.new b/files/slackpkg.conf.new index d3a115c..0b3ab1b 100644 --- a/files/slackpkg.conf.new +++ b/files/slackpkg.conf.new @@ -28,16 +28,17 @@ # For configuration options that have only two states, possible values are # either "on" or "off" -# Remember, the only official Slackware ports are x86, s390, and arm, and -# slackpkg developers don't have s390 boxes for testing. If you are -# testing/using other architectures and have suggestions or patches, -# please let us know (email rworkman@slackware.com) +# Remember, the only official Slackware ports are x86, s390, arm, and aarch64, +# and slackpkg developers don't have s390 boxes for testing. If you are +# testing/using other architectures and have suggestions or patches, please +# let us know (email rworkman@slackware.com) # # Select the architecture of your system. Valid values are: # i#86 (where # is 3, 4, 5 or 6) # x86_64 # s390 # arm* (* can be v4, v5tejl, and other ARM versions) +# aarch64 # powerpc # # The line is commented because slackpkg will try to find your -- cgit v1.2.3