diff options
Diffstat (limited to 'security/sks/files/sks.numerix.patch')
-rw-r--r-- | security/sks/files/sks.numerix.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sks/files/sks.numerix.patch b/security/sks/files/sks.numerix.patch index 6ffd2ab314f5..057802339285 100644 --- a/security/sks/files/sks.numerix.patch +++ b/security/sks/files/sks.numerix.patch @@ -15,7 +15,7 @@ | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \ | mips64 | mipsel | mips64el | mips64orion | mips64orionel \ - | mipstx39 | mipstx39el \ -+ | mipstx39 | mipstx39el | amd64 \ ++ | mipstx39 | mipstx39el | amd64 | ia64 \ | sparc | sparclet | sparclite | sparc64 | v850) basic_machine=$basic_machine-unknown ;; @@ -24,7 +24,7 @@ | sparc64-* | mips64-* | mipsel-* \ | mips64el-* | mips64orion-* | mips64orionel-* \ - | mipstx39-* | mipstx39el-* \ -+ | mipstx39-* | mipstx39el-* | amd64-* \ ++ | mipstx39-* | mipstx39el-* | amd64-* | ia64-* \ | f301-*) ;; # Recognize the various machine names and aliases which stand |