Skip to content

Commit

Permalink
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
Browse files Browse the repository at this point in the history
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
  • Loading branch information
waddlesplash authored Sep 15, 2021
1 parent 091aa26 commit 4f180bd
Show file tree
Hide file tree
Showing 2,509 changed files with 2,619 additions and 2,619 deletions.
2 changes: 1 addition & 1 deletion app-accessibility/espeak/espeak-1.48.04.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ CHECKSUM_SHA256="bf9a17673adffcc28ff7ea18764f06136547e97bbd9edf2ec612f09b207f065
SOURCE_DIR="espeak-${portVersion}-source"
PATCHES="espeak-1.48.04.patch"

ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"

PROVIDES="
espeak = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-accessibility/festival/festival-2.4.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CHECKSUM_SHA256="1e47f293e0857ffde2bccead97947c040ea0b35ea12dd5796edb51583e5e5d8
SOURCE_DIR="festival"
PATCHES="festival-${portVersion}.patchset"

ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86 !x86_gcc2"

PROVIDES="
Expand Down
2 changes: 1 addition & 1 deletion app-accessibility/flite/flite-2.1.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CHECKSUM_SHA256="c73c3f6a2ea764977d6eaf0a287722d1e2066b4697088c552e342c790f3d2b8
SOURCE_DIR="flite-${portVersion}-release"
PATCHES="flite-$portVersion.patchset"

ARCHITECTURES="?x86_gcc2 x86 x86_64"
ARCHITECTURES="all ?x86_gcc2"
SECONDARY_ARCHITECTURES="?x86_gcc2 x86"

commandBinDir=$binDir
Expand Down
2 changes: 1 addition & 1 deletion app-accessibility/speech_tools/speech_tools-2.4.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ COPYRIGHT="
1999-2003 Language Technologies Institute, Carnegie Mellon University
"

ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86 !x86_gcc2"

PROVIDES="
Expand Down
2 changes: 1 addition & 1 deletion app-admin/conky/conky-1.11.6_pre.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ CHECKSUM_SHA256="2efa3f40626ee910de8f638d8c4648eda33c6565aea4905bfd4f2de742bf69e
SOURCE_FILENAME="conky-$portVersion-$srcGitRev.tar.gz"
SOURCE_DIR="conky-$srcGitRev"

ARCHITECTURES="!x86_gcc2 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

GLOBAL_WRITABLE_FILES="
Expand Down
2 changes: 1 addition & 1 deletion app-admin/keepassxc/keepassxc-2.6.2.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ADDITIONAL_FILES="
icons.zip
"

ARCHITECTURES="!x86_gcc2 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

PROVIDES="
Expand Down
2 changes: 1 addition & 1 deletion app-admin/pwgen/pwgen-2.08.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ REVISION="2"
SOURCE_URI="https://sourceforge.net/projects/pwgen/files/pwgen/$portVersion/pwgen-$portVersion.tar.gz"
CHECKSUM_SHA256="dab03dd30ad5a58e578c5581241a6e87e184a18eb2c3b2e0fffa8a9cf105c97b"

ARCHITECTURES="x86 x86_gcc2 x86_64"
ARCHITECTURES="all"

PROVIDES="
pwgen = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-admin/testdisk/testdisk-7.1.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ REVISION="3"
SOURCE_URI="https://www.cgsecurity.org/testdisk-$portVersion.tar.bz2"
CHECKSUM_SHA256="1413c47569e48c5b22653b943d48136cb228abcbd6f03da109c4df63382190fe"

ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

commandSuffix=$secondaryArchSuffix
Expand Down
2 changes: 1 addition & 1 deletion app-arch/ancient/ancient-1.0.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SOURCE_URI="https://github.com/temisu/ancient/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="5bb3aa98f9a0936fe7e6bb2eb16b0a84c4b5c6a64434eb51c3d8e6d21589421c"
SOURCE_DIR="ancient-$portVersion"

ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
ARCHITECTURES="?all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

commandSuffix=$secondaryArchSuffix
Expand Down
2 changes: 1 addition & 1 deletion app-arch/arc/arc-5.21q.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="bde44648d0c451852612da2256f5a7e48b97d0d625ba88b903d7f223959528cc"
PATCHES="arc-$portVersion.patchset"

ARCHITECTURES="x86 ?x86_gcc2 x86_64"
ARCHITECTURES="all ?x86_gcc2"

PROVIDES="
arc = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/arj/arj-3.10.22.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SOURCE_URI="https://sourceforge.net/projects/arj/files/arj/2.78_3.10%20build%202
CHECKSUM_SHA256="589e4c9bccc8669e7b6d8d6fcd64e01f6a2c21fe10aad56a83304ecc3b96a7db"
PATCHES="arj-$portVersion.patchset"

ARCHITECTURES="x86 x86_gcc2 x86_64"
ARCHITECTURES="all"

PROVIDES="
$portName = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/atool/atool-0.39.0.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ REVISION="2"
SOURCE_URI="http://savannah.nongnu.org/download/atool/atool-$portVersion.tar.gz"
CHECKSUM_SHA256="aaf60095884abb872e25f8e919a8a63d0dabaeca46faeba87d12812d6efc703b"

ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"

PROVIDES="
atool = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/brotli/brotli-1.0.9.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ CHECKSUM_SHA256="f9e8d81d0405ba66d181529af42a3354f838c939095ff99930da6aa9cdf6fe4
SOURCE_FILENAME="brotli-$portVersion.tar.gz"
PATCHES="brotli-$portVersion.patchset"

ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"
SECONDARY_ARCHITECTURES="x86"

# For now the library will follow $portVersion,
Expand Down
2 changes: 1 addition & 1 deletion app-arch/bzip2/bzip2-1.0.8.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SOURCE_URI="https://sourceware.org/pub/bzip2/bzip2-$portVersion.tar.gz"
CHECKSUM_SHA256="ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269"
PATCHES="bzip2-$portVersion.patchset"

ARCHITECTURES="x86_gcc2 x86 x86_64 arm sparc m68k arm64 riscv64"
ARCHITECTURES="all"
SECONDARY_ARCHITECTURES="x86 x86_gcc2"

PROVIDES="
Expand Down
2 changes: 1 addition & 1 deletion app-arch/cabextract/cabextract-1.9.1.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ REVISION="1"
SOURCE_URI="https://www.cabextract.org.uk/cabextract-$portVersion.tar.gz"
CHECKSUM_SHA256="afc253673c8ef316b4d5c29cc4aa8445844bee14afffbe092ee9469405851ca7"

ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm ?ppc"
ARCHITECTURES="all ?arm ?ppc"

PROVIDES="
cabextract = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/cpio/cpio-2.13.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ SOURCE_URI="http://ftp.gnu.org/gnu/cpio/cpio-$portVersion.tar.gz"
CHECKSUM_SHA256="e87470d9c984317f658567c03bfefb6b0c829ff17dbf6b0de48d71a4c8f3db88"
PATCHES="cpio-$portVersion.patchset"

ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"

PROVIDES="
cpio = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/fastjar/fastjar-0.98.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ REVISION="2"
SOURCE_URI="http://download.savannah.gnu.org/releases/fastjar/fastjar-0.98.tar.gz"
CHECKSUM_SHA256="f156abc5de8658f22ee8f08d7a72c88f9409ebd8c7933e9466b0842afeb2f145"

ARCHITECTURES="x86 ?x86_gcc2 x86_64"
ARCHITECTURES="all ?x86_gcc2"

PROVIDES="
fastjar = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/gcab/gcab-1.4.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ REVISION="1"
SOURCE_URI="https://download.gnome.org/sources/gcab/$portVersion/gcab-$portVersion.tar.xz"
CHECKSUM_SHA256="67a5fa9be6c923fbc9197de6332f36f69a33dadc9016a2b207859246711c048f"

ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

# On x86_gcc2 we don't want to install the commands in bin/<arch>/, but in bin/.
Expand Down
2 changes: 1 addition & 1 deletion app-arch/gzip/gzip-1.10.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SOURCE_URI="http://ftpmirror.gnu.org/gzip/gzip-$portVersion.tar.xz"
CHECKSUM_SHA256="8425ccac99872d544d4310305f915f5ea81e04d0f437ef1a230dc9d1c819d7c0"
PATCHES="gzip-$portVersion.patchset"

ARCHITECTURES="x86_gcc2 x86 x86_64 arm ppc sparc m68k arm64 riscv64"
ARCHITECTURES="all"

PROVIDES="
gzip = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/gzip/gzip-1.9.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SOURCE_URI="http://ftpmirror.gnu.org/gzip/gzip-$portVersion.tar.xz"
CHECKSUM_SHA256="ae506144fc198bd8f81f1f4ad19ce63d5a2d65e42333255977cf1dcf1479089a"
PATCHES="gzip-$portVersion.patchset"

ARCHITECTURES="x86_gcc2 x86 x86_64 arm ppc"
ARCHITECTURES="all"

PROVIDES="
gzip = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/ha/ha-0999.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CHECKSUM_SHA256="641417d256f645c92fe1ee042b9c133b5173d33d540af99ed4932f7d79a3022
# way the source tarball is packaged
SOURCE_DIR=""

ARCHITECTURES="x86 ?x86_gcc2 ?x86_64"
ARCHITECTURES="?all x86"

PROVIDES="
ha = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/innoextract/innoextract-1.8.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ REVISION="1"
SOURCE_URI="http://constexpr.org/innoextract/files/innoextract-$portVersion.tar.gz"
CHECKSUM_SHA256="5e78f6295119eeda08a54dcac75306a1a4a40d0cb812ff3cd405e9862c285269"

ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
ARCHITECTURES="all !x86_gcc2 ?x86"
SECONDARY_ARCHITECTURES="x86"

commandSuffix=$secondaryArchSuffix
Expand Down
2 changes: 1 addition & 1 deletion app-arch/lcab/lcab-1.0b12.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SOURCE_URI="http://mirror.ohnopub.net/mirror/lcab-$portVersion.tar.gz"
CHECKSUM_SHA256="065f2c1793b65f28471c0f71b7cf120a7064f28d1c44b07cabf49ec0e97f1fc8"
PATCHES="lcab-$portVersion.patch"

ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"

PROVIDES="
lcab = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/lha/lha-1.14i.ac20191005.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ CHECKSUM_SHA256="0f00ac5167dfa5754ad6e02d9cddce4dae997093515f5a906934b52426115ef
SOURCE_DIR="lha-7c3cd95fdf0d2f9198bb779561724cd314bc39a6"
PATCHES="lha-$portVersion.patchset"

ARCHITECTURES="x86 x86_gcc2 x86_64"
ARCHITECTURES="all"

PROVIDES="
lha = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/libarchive/libarchive-3.5.1.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ REVISION="1"
SOURCE_URI="http://www.libarchive.org/downloads/libarchive-$portVersion.tar.gz"
CHECKSUM_SHA256="9015d109ec00bb9ae1a384b172bf2fc1dff41e2c66e5a9eeddf933af9db37f5a"

ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

# On x86_gcc2 we don't want to install the commands in bin/<arch>/, but in bin/.
Expand Down
2 changes: 1 addition & 1 deletion app-arch/lizard/lizard-1.0.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz"
SOURCE_FILENAME="lizard-$portVersion.tar.gz"
CHECKSUM_SHA256="6f666ed699fc15dc7fdaabfaa55787b40ac251681b50c0d8df017c671a9457e6"

ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

PROVIDES="
Expand Down
2 changes: 1 addition & 1 deletion app-arch/lrzip/lrzip-0.631.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SOURCE_URI="http://ck.kolivas.org/apps/lrzip/lrzip-$portVersion.tar.bz2"
CHECKSUM_SHA256="0d11e268d0d72310d6d73a8ce6bb3d85e26de3f34d8a713055f3f25a77226455"
PATCHES="lrzip-$portVersion.patchset"

ARCHITECTURES="!x86_gcc2 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

USER_SETTINGS_FILES="
Expand Down
2 changes: 1 addition & 1 deletion app-arch/lz4/lz4-1.9.3.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SOURCE_URI="https://github.com/lz4/lz4/archive/v$portVersion.tar.gz"
SOURCE_FILENAME="lz4-$portVersion.tar.gz"
CHECKSUM_SHA256="030644df4611007ff7dc962d981f390361e6c97a34e5cbc393ddfbe019ffe2c1"

ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"

libVersion="$portVersion"
Expand Down
2 changes: 1 addition & 1 deletion app-arch/lzip/lzip-1.22.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ REVISION="1"
SOURCE_URI="https://download.savannah.gnu.org/releases/lzip/lzip-$portVersion.tar.gz"
CHECKSUM_SHA256="c3342d42e67139c165b8b128d033b5c96893a13ac5f25933190315214e87a948"

ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
if [ "$targetArchitecture" = x86_gcc2 ]; then
SECONDARY_ARCHITECTURES="x86"
fi
Expand Down
2 changes: 1 addition & 1 deletion app-arch/lzop/lzop-1.04.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ REVISION="2"
SOURCE_URI="https://www.lzop.org/download/lzop-$portVersion.tar.gz"
CHECKSUM_SHA256="7e72b62a8a60aff5200a047eea0773a8fb205caf7acbe1774d95147f305a2f41"

ARCHITECTURES="x86_gcc2 x86_64"
ARCHITECTURES="all"

PROVIDES="
lzop = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/minizip/minizip-1.2.11.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CHECKSUM_SHA256="c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a
SOURCE_DIR="zlib-$portVersion"
PATCHES="minizip-$portVersion.patchset"

ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"
SECONDARY_ARCHITECTURES="x86"

PROVIDES="
Expand Down
2 changes: 1 addition & 1 deletion app-arch/ncompress/ncompress-4.2.4.4.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ SOURCE_URI="http://sourceforge.net/projects/ncompress/files/ncompress-4.2.4.4.ta
CHECKSUM_SHA256="b00ba28d3f332b38aa75478a15c1b789957aa6c02d6453471f452c0ec3e6517a"
PATCHES="ncompress-$portVersion.patchset"

ARCHITECTURES="x86_gcc2 x86_64"
ARCHITECTURES="all"

PROVIDES="
ncompress = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/p7zip/p7zip-17.04.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ CHECKSUM_SHA256="ea029a2e21d2d6ad0a156f6679bd66836204aa78148a4c5e498fe682e77127e
PATCHES="p7zip-$portVersion.patchset"
ADDITIONAL_FILES="p7zip-expander-rules"

ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

PROVIDES="
Expand Down
2 changes: 1 addition & 1 deletion app-arch/pigz/pigz-2.6.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ REVISION="1"
SOURCE_URI="http://www.zlib.net/pigz/pigz-$portVersion.tar.gz"
CHECKSUM_SHA256="2eed7b0d7449d1d70903f2a62cd6005d262eb3a8c9e98687bc8cbb5809db2a7d"

ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
if [ "$targetArchitecture" = x86_gcc2 ]; then
SECONDARY_ARCHITECTURES="x86"
fi
Expand Down
2 changes: 1 addition & 1 deletion app-arch/sharutils/sharutils-4.15.2.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ SOURCE_URI="http://ftp.gnu.org/gnu/sharutils/sharutils-$portVersion.tar.gz"
CHECKSUM_SHA256="ee336e68549664e7a19b117adf02edfdeac6307f22e5ba78baca457116914637"
PATCHES="sharutils-$portVersion.patchset"

ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"

PROVIDES="
Expand Down
2 changes: 1 addition & 1 deletion app-arch/snappy/snappy-1.1.8.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ REVISION="1"
SOURCE_URI="https://github.com/google/snappy/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="16b677f07832a612b0836178db7f374e414f94657c138e6993cbfc5dcc58651f"

ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

PROVIDES="
Expand Down
2 changes: 1 addition & 1 deletion app-arch/tar/tar-1.34.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ SOURCE_URI="https://ftpmirror.gnu.org/tar/tar-$portVersion.tar.bz2
CHECKSUM_SHA256="b44cc67f8a1f6b0250b7c860e952b37e8ed932a90bd9b1862a511079255646ff"
PATCHES="tar-$portVersion.patchset"

ARCHITECTURES="!x86_gcc2 x86 x86_64 arm"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

commandSuffix=$secondaryArchSuffix
Expand Down
2 changes: 1 addition & 1 deletion app-arch/unarr/unarr-1.0.1.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ REVISION="2"
SOURCE_URI="https://github.com/selmf/unarr/archive/v${portVersion}.tar.gz"
CHECKSUM_SHA256="0098e3f33182d16c13eb21278696651b170360a9a4d1c0214db4bd7882253223"

ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

PROVIDES="
Expand Down
2 changes: 1 addition & 1 deletion app-arch/unrar/unrar-6.0.4.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ADDITIONAL_FILES="
unrar.rdef
"

ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"

PROVIDES="
Expand Down
2 changes: 1 addition & 1 deletion app-arch/unshield/unshield-1.4.3.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SOURCE_URI="https://github.com/twogood/unshield/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="aa8c978dc0eb1158d266eaddcd1852d6d71620ddfc82807fe4bf2e19022b7bab"
SOURCE_FILENAME="unshield-$portVersion.tar.gz"

ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

libVersion="0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion app-arch/unzip/unzip-6.0.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ CHECKSUM_SHA256="036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd3
SOURCE_DIR="unzip60"
PATCHES="unzip-$portVersion.patchset"

ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"

PROVIDES="
unzip = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/unzip/unzip-6.10c23.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ CHECKSUM_SHA256="a9c3f0b4377aa593a77574e2fb69aeab97e66e93d8b110797f7b329e09848b6
SOURCE_DIR="unzip610c23"
PATCHES="unzip-$portVersion.patchset"

ARCHITECTURES="x86_gcc2 x86_64 sparc m68k arm arm64 riscv64"
ARCHITECTURES="all"

PROVIDES="
unzip = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion app-arch/xar/xar-1.6.1.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SOURCE_URI="https://github.com/downloads/mackyle/xar/xar-$portVersion.tar.gz"
CHECKSUM_SHA256="ee46089968457cf710b8cf1bdeb98b7ef232eb8a4cdeb34502e1f16ef4d2153e"
PATCHES="xar-$portVersion.patchset"

ARCHITECTURES="!x86_gcc2 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

commandSuffix=$secondaryArchSuffix
Expand Down
2 changes: 1 addition & 1 deletion app-arch/xz_utils/xz_utils-5.2.5.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CHECKSUM_SHA256="5117f930900b341493827d63aa910ff5e011e0b994197c3b71c08a20228a42d
SOURCE_DIR="xz-$portVersion"
ADDITIONAL_FILES="xz_utils-expander-rules"

ARCHITECTURES="!x86_gcc2 x86 x86_64 arm arm64 riscv64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"

# On x86_gcc2 we don't want to install the commands in bin/<arch>/, but in bin/.
Expand Down
Loading

0 comments on commit 4f180bd

Please sign in to comment.