Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)

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.
This commit is contained in:
waddlesplash
2021-09-15 15:40:18 -04:00
committed by GitHub
parent 091aa2623d
commit 4f180bdb94
2509 changed files with 2619 additions and 2619 deletions

View File

@@ -6,7 +6,7 @@ It can be used as a replacement of libgnome-menu of gnome-menus.
Advantages:
1. Shorten time for loading menu entries.
2. Ease of use. (API is very similar to that of libgnome-menu)
3. Lightweight runtime library. (Parsing of the menu definition files
3. Lightweight runtime library. (Parsing of the menu definition files
are done by menu-cache-gen when the menus are really changed.)
4. Less unnecessary and complicated file monitoring.
5. Heavily reduced disk I/O."
@@ -19,7 +19,7 @@ CHECKSUM_SHA256="990857aa61a2894730e3749b6bc0f905967eed0c21aa2b62a7694007bdccbe8
SOURCE_DIR="menu-cache-$portVersion"
PATCHES="menu_cache-$portVersion.patchset"
ARCHITECTURES="x86_64"
ARCHITECTURES="all"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="