commit:     52b6577a54093cbcb0f9243ce8c86097b2a98b86
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Aug 17 06:20:00 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Sat Aug 17 06:42:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=52b6577a

*/*: drop x86 keyword from rust related packages

i486 profile now inherits wd40.
i686 profile is not actually affected, but overlay currently does not
support per-profile masking, so the entire x86 keyword is dropped.

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 app-admin/krapplet/krapplet-0.3.1-r1.ebuild                       | 2 +-
 app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.10.0.ebuild   | 2 +-
 app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild     | 2 +-
 app-forensics/mvt/mvt-2.4.1.ebuild                                | 4 ++--
 app-misc/watchexec/watchexec-1.24.2.ebuild                        | 4 ++--
 app-misc/watchexec/watchexec-1.25.1.ebuild                        | 2 +-
 app-misc/watchexec/watchexec-2.1.1.ebuild                         | 2 +-
 app-misc/watchexec/watchexec-2.1.2.ebuild                         | 2 +-
 app-text/typst/typst-0.11.1.ebuild                                | 2 +-
 dev-build/just/just-1.31.0.ebuild                                 | 2 +-
 dev-build/just/just-1.32.0.ebuild                                 | 2 +-
 dev-build/just/just-1.34.0.ebuild                                 | 2 +-
 dev-python/adb-shell/adb-shell-0.4.3.ebuild                       | 4 ++--
 dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild                    | 2 +-
 dev-python/adb-shell/adb-shell-0.4.4.ebuild                       | 4 ++--
 dev-python/asgi-lifespan/asgi-lifespan-2.1.0.ebuild               | 2 +-
 dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild             | 2 +-
 dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild | 2 +-
 dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild  | 2 +-
 dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild    | 4 ++--
 dev-python/sse-starlette/sse-starlette-1.1.6.ebuild               | 4 ++--
 dev-util/tokei/tokei-12.1.1.ebuild                                | 2 +-
 dev-util/tokei/tokei-12.1.2.ebuild                                | 2 +-
 gui-apps/sworkstyle/sworkstyle-1.3.5.ebuild                       | 2 +-
 media-gfx/silicon/silicon-0.5.2.ebuild                            | 4 ++--
 media-sound/amberol/amberol-0.10.4_pre20240517.ebuild             | 3 +--
 sys-apps/fselect/fselect-0.8.6.ebuild                             | 2 +-
 sys-apps/hex/hex-0.4.2.ebuild                                     | 2 +-
 sys-apps/hex/hex-0.5.0.ebuild                                     | 2 +-
 sys-apps/hex/hex-0.6.0.ebuild                                     | 2 +-
 sys-apps/sd/sd-1.0.0.ebuild                                       | 2 +-
 www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild            | 4 ++--
 www-plugins/firefoxpwa/firefoxpwa-2.12.0-r1.ebuild                | 2 +-
 www-plugins/firefoxpwa/firefoxpwa-2.12.1.ebuild                   | 2 +-
 34 files changed, 42 insertions(+), 43 deletions(-)

diff --git a/app-admin/krapplet/krapplet-0.3.1-r1.ebuild 
b/app-admin/krapplet/krapplet-0.3.1-r1.ebuild
index f366fbe50..9615e8512 100644
--- a/app-admin/krapplet/krapplet-0.3.1-r1.ebuild
+++ b/app-admin/krapplet/krapplet-0.3.1-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
 IUSE="+gnome-keyring pass"
 REQUIRED_USE="|| ( gnome-keyring pass )"
 

diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.10.0.ebuild 
b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.10.0.ebuild
index ea2a9886f..a1d26bacc 100644
--- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.10.0.ebuild
+++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.10.0.ebuild
@@ -27,7 +27,7 @@ else
                https://github.com/certbot/certbot/archive/v${PV}.tar.gz
                        -> ${PARENT_P}.gh.tar.gz
        "
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
 fi
 
 S="${WORKDIR}/${PARENT_P}/${PN}"

diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild 
b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild
index ea2a9886f..a1d26bacc 100644
--- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild
+++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild
@@ -27,7 +27,7 @@ else
                https://github.com/certbot/certbot/archive/v${PV}.tar.gz
                        -> ${PARENT_P}.gh.tar.gz
        "
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
 fi
 
 S="${WORKDIR}/${PARENT_P}/${PN}"

diff --git a/app-forensics/mvt/mvt-2.4.1.ebuild 
b/app-forensics/mvt/mvt-2.4.1.ebuild
index e7b3a7b76..364961676 100644
--- a/app-forensics/mvt/mvt-2.4.1.ebuild
+++ b/app-forensics/mvt/mvt-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/mvt-project/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
        dev-python/adb-shell[${PYTHON_USEDEP}]

diff --git a/app-misc/watchexec/watchexec-1.24.2.ebuild 
b/app-misc/watchexec/watchexec-1.24.2.ebuild
index 351b0c037..105b4d12a 100644
--- a/app-misc/watchexec/watchexec-1.24.2.ebuild
+++ b/app-misc/watchexec/watchexec-1.24.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Auto-Generated by cargo-ebuild 0.5.4-r1
@@ -431,7 +431,7 @@ SRC_URI+=" ${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 WTFPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 # Prevent portage from trying to fetch bunch of *.crate from mirror despite 
they are not mirrored.
 RESTRICT="mirror"
 

diff --git a/app-misc/watchexec/watchexec-1.25.1.ebuild 
b/app-misc/watchexec/watchexec-1.25.1.ebuild
index 752b4b531..a914c1f6f 100644
--- a/app-misc/watchexec/watchexec-1.25.1.ebuild
+++ b/app-misc/watchexec/watchexec-1.25.1.ebuild
@@ -442,7 +442,7 @@ SRC_URI+=" ${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 WTFPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 # Prevent portage from trying to fetch bunch of *.crate from mirror despite 
they are not mirrored.
 RESTRICT="mirror"
 

diff --git a/app-misc/watchexec/watchexec-2.1.1.ebuild 
b/app-misc/watchexec/watchexec-2.1.1.ebuild
index fc725cbc3..dccd73bfc 100644
--- a/app-misc/watchexec/watchexec-2.1.1.ebuild
+++ b/app-misc/watchexec/watchexec-2.1.1.ebuild
@@ -455,7 +455,7 @@ SRC_URI+=" ${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 WTFPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 # Prevent portage from trying to fetch bunch of *.crate from mirror despite 
they are not mirrored.
 RESTRICT="mirror"
 

diff --git a/app-misc/watchexec/watchexec-2.1.2.ebuild 
b/app-misc/watchexec/watchexec-2.1.2.ebuild
index dee8a011a..2c509f291 100644
--- a/app-misc/watchexec/watchexec-2.1.2.ebuild
+++ b/app-misc/watchexec/watchexec-2.1.2.ebuild
@@ -457,7 +457,7 @@ SRC_URI+=" ${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 WTFPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 # Prevent portage from trying to fetch bunch of *.crate from mirror despite 
they are not mirrored.
 RESTRICT="mirror"
 

diff --git a/app-text/typst/typst-0.11.1.ebuild 
b/app-text/typst/typst-0.11.1.ebuild
index 9fe0283a5..bc3492110 100644
--- a/app-text/typst/typst-0.11.1.ebuild
+++ b/app-text/typst/typst-0.11.1.ebuild
@@ -381,7 +381,7 @@ LICENSE+="
        MPL-2.0 Unicode-DFS-2016 ZLIB
 "
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64"
 
 BDEPEND="
        dev-vcs/git

diff --git a/dev-build/just/just-1.31.0.ebuild 
b/dev-build/just/just-1.31.0.ebuild
index 9a3a7ad29..1346c39e3 100644
--- a/dev-build/just/just-1.31.0.ebuild
+++ b/dev-build/just/just-1.31.0.ebuild
@@ -187,7 +187,7 @@ SRC_URI="${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 MIT 
Unicode-DFS-2016 Unlicense"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64"
 
 QA_FLAGS_IGNORED="usr/bin/${PN}"
 

diff --git a/dev-build/just/just-1.32.0.ebuild 
b/dev-build/just/just-1.32.0.ebuild
index 54f612ff9..a124db51c 100644
--- a/dev-build/just/just-1.32.0.ebuild
+++ b/dev-build/just/just-1.32.0.ebuild
@@ -187,7 +187,7 @@ SRC_URI="${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 MIT 
Unicode-DFS-2016 Unlicense"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64"
 
 QA_FLAGS_IGNORED="usr/bin/${PN}"
 

diff --git a/dev-build/just/just-1.34.0.ebuild 
b/dev-build/just/just-1.34.0.ebuild
index 9d4415938..b6dc9b541 100644
--- a/dev-build/just/just-1.34.0.ebuild
+++ b/dev-build/just/just-1.34.0.ebuild
@@ -189,7 +189,7 @@ SRC_URI="${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 MIT 
Unicode-DFS-2016 Unlicense"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64"
 
 QA_FLAGS_IGNORED="usr/bin/${PN}"
 

diff --git a/dev-python/adb-shell/adb-shell-0.4.3.ebuild 
b/dev-python/adb-shell/adb-shell-0.4.3.ebuild
index fccb97f6e..019c9fd77 100644
--- a/dev-python/adb-shell/adb-shell-0.4.3.ebuild
+++ b/dev-python/adb-shell/adb-shell-0.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/adb_shell-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
        dev-python/aiofiles[${PYTHON_USEDEP}]

diff --git a/dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild 
b/dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild
index f8cba0d5c..1a98e873b 100644
--- a/dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild
+++ b/dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/adb_shell-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
        dev-python/aiofiles[${PYTHON_USEDEP}]

diff --git a/dev-python/adb-shell/adb-shell-0.4.4.ebuild 
b/dev-python/adb-shell/adb-shell-0.4.4.ebuild
index fccb97f6e..019c9fd77 100644
--- a/dev-python/adb-shell/adb-shell-0.4.4.ebuild
+++ b/dev-python/adb-shell/adb-shell-0.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/adb_shell-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
        dev-python/aiofiles[${PYTHON_USEDEP}]

diff --git a/dev-python/asgi-lifespan/asgi-lifespan-2.1.0.ebuild 
b/dev-python/asgi-lifespan/asgi-lifespan-2.1.0.ebuild
index dd901bc63..fcf038a6e 100644
--- a/dev-python/asgi-lifespan/asgi-lifespan-2.1.0.ebuild
+++ b/dev-python/asgi-lifespan/asgi-lifespan-2.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/florimondmanca/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="dev-python/sniffio[${PYTHON_USEDEP}]"
 BDEPEND="

diff --git a/dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild 
b/dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild
index 5e092607d..7fc494189 100644
--- a/dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild
+++ b/dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/jupyter/jupyter-sphinx/archive/v${PV}.tar.gz -> ${P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
        >=dev-python/sphinx-2[${PYTHON_USEDEP}]

diff --git a/dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild 
b/dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild
index 19a614056..797ce724e 100644
--- a/dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild
+++ b/dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/python-telegram-bot/python-telegram-bot/archive/v${P
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
        >=dev-python/cachetools-5.3.1[${PYTHON_USEDEP}]

diff --git a/dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild 
b/dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild
index e5ba75ed0..bcedd570c 100644
--- a/dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild
+++ b/dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/python-telegram-bot/python-telegram-bot/archive/v${P
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
        >=dev-python/cachetools-5.3.3[${PYTHON_USEDEP}]

diff --git a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild 
b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
index bc90d5a54..980dad0cc 100644
--- a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
+++ b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then
        
EGIT_REPO_URI="https://github.com/python-telegram-bot/python-telegram-bot";
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64"
 fi
 
 LICENSE="LGPL-3"

diff --git a/dev-python/sse-starlette/sse-starlette-1.1.6.ebuild 
b/dev-python/sse-starlette/sse-starlette-1.1.6.ebuild
index d247a016f..e0ef97af3 100644
--- a/dev-python/sse-starlette/sse-starlette-1.1.6.ebuild
+++ b/dev-python/sse-starlette/sse-starlette-1.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/sysid/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.t
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
        dev-python/anyio[${PYTHON_USEDEP}]

diff --git a/dev-util/tokei/tokei-12.1.1.ebuild 
b/dev-util/tokei/tokei-12.1.1.ebuild
index b0072d157..7c87e7166 100644
--- a/dev-util/tokei/tokei-12.1.1.ebuild
+++ b/dev-util/tokei/tokei-12.1.1.ebuild
@@ -172,7 +172,7 @@ 
SRC_URI="https://github.com/XAMPPRocky/tokei/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD BSD-2 CC0-1.0 MIT ZLIB || ( Apache-2.0 Boost-1.0 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-util/tokei/tokei-12.1.2.ebuild 
b/dev-util/tokei/tokei-12.1.2.ebuild
index 81b2b90ec..e76bed88e 100644
--- a/dev-util/tokei/tokei-12.1.2.ebuild
+++ b/dev-util/tokei/tokei-12.1.2.ebuild
@@ -168,7 +168,7 @@ 
SRC_URI="https://github.com/XAMPPRocky/tokei/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD BSD-2 CC0-1.0 MIT ZLIB || ( Apache-2.0 Boost-1.0 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 

diff --git a/gui-apps/sworkstyle/sworkstyle-1.3.5.ebuild 
b/gui-apps/sworkstyle/sworkstyle-1.3.5.ebuild
index 6bd8cf70e..3999520a1 100644
--- a/gui-apps/sworkstyle/sworkstyle-1.3.5.ebuild
+++ b/gui-apps/sworkstyle/sworkstyle-1.3.5.ebuild
@@ -134,7 +134,7 @@ LICENSE+="
        || ( Apache-2.0 Boost-1.0 )
 "
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
 
 # rust does not use *FLAGS from make.conf, silence portage warning
 QA_FLAGS_IGNORED="usr/bin/${PN}"

diff --git a/media-gfx/silicon/silicon-0.5.2.ebuild 
b/media-gfx/silicon/silicon-0.5.2.ebuild
index 8a4540663..dc6fed8d4 100644
--- a/media-gfx/silicon/silicon-0.5.2.ebuild
+++ b/media-gfx/silicon/silicon-0.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Auto-Generated by cargo-ebuild 0.5.4-r1
@@ -204,7 +204,7 @@ SRC_URI+=" ${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 Boost-1.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 # Prevent portage from trying to fetch bunch of *.crate from mirror despite 
they are not mirrored.
 RESTRICT="mirror"
 PATCHES=( "${FILESDIR}/silicon-0.5.2-remove-pathfinder_simd-patch.patch" )

diff --git a/media-sound/amberol/amberol-0.10.4_pre20240517.ebuild 
b/media-sound/amberol/amberol-0.10.4_pre20240517.ebuild
index 7a363bfc7..e43f9bf5a 100644
--- a/media-sound/amberol/amberol-0.10.4_pre20240517.ebuild
+++ b/media-sound/amberol/amberol-0.10.4_pre20240517.ebuild
@@ -283,8 +283,7 @@ LICENSE+="
        Unicode-DFS-2016
 "
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
-# should probably work on x86, but needs testing.
+KEYWORDS="~amd64"
 
 COMMON_DEPEND="
        >=dev-libs/glib-2.66:2

diff --git a/sys-apps/fselect/fselect-0.8.6.ebuild 
b/sys-apps/fselect/fselect-0.8.6.ebuild
index 7504091eb..6c6310d21 100644
--- a/sys-apps/fselect/fselect-0.8.6.ebuild
+++ b/sys-apps/fselect/fselect-0.8.6.ebuild
@@ -285,7 +285,7 @@ SRC_URI="
 
 LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 Boost-1.0 
CC0-1.0 GPL-2+ ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 IUSE="+users"
 
 QA_FLAGS_IGNORED="/usr/bin/fselect"

diff --git a/sys-apps/hex/hex-0.4.2.ebuild b/sys-apps/hex/hex-0.4.2.ebuild
index 26b759365..7f3a94761 100644
--- a/sys-apps/hex/hex-0.4.2.ebuild
+++ b/sys-apps/hex/hex-0.4.2.ebuild
@@ -42,7 +42,7 @@ 
SRC_URI="https://github.com/sitkevij/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 "
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 QA_FLAGS_IGNORED="usr/bin/hx"
 

diff --git a/sys-apps/hex/hex-0.5.0.ebuild b/sys-apps/hex/hex-0.5.0.ebuild
index 381f4a390..e2202d423 100644
--- a/sys-apps/hex/hex-0.5.0.ebuild
+++ b/sys-apps/hex/hex-0.5.0.ebuild
@@ -76,7 +76,7 @@ 
SRC_URI="https://github.com/sitkevij/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 SRC_URI+=" ${CARGO_CRATE_URIS}"
 LICENSE="Apache-2.0 MIT Unicode-DFS-2016"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 QA_FLAGS_IGNORED="usr/bin/hx"
 

diff --git a/sys-apps/hex/hex-0.6.0.ebuild b/sys-apps/hex/hex-0.6.0.ebuild
index cf21b951a..d044b3992 100644
--- a/sys-apps/hex/hex-0.6.0.ebuild
+++ b/sys-apps/hex/hex-0.6.0.ebuild
@@ -73,7 +73,7 @@ SRC_URI+=" ${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 MIT Unicode-DFS-2016"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 # rust does not use *FLAGS from make.conf, silence portage warning
 # update with proper path to binaries this crate installs, omit leading /

diff --git a/sys-apps/sd/sd-1.0.0.ebuild b/sys-apps/sd/sd-1.0.0.ebuild
index d3eca5ff0..153b8c532 100644
--- a/sys-apps/sd/sd-1.0.0.ebuild
+++ b/sys-apps/sd/sd-1.0.0.ebuild
@@ -131,7 +131,7 @@ LICENSE="MIT"
 # Dependent crate licenses
 LICENSE+=" Apache-2.0 MIT Unicode-DFS-2016"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 QA_FLAGS_IGNORED="usr/bin/${PN}"
 

diff --git a/www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild 
b/www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild
index 865171b12..d2825e84a 100644
--- a/www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild
+++ b/www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/benbusby/whoogle-search/archive/refs/tags/v${PV}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
                dev-python/cssutils[${PYTHON_USEDEP}]

diff --git a/www-plugins/firefoxpwa/firefoxpwa-2.12.0-r1.ebuild 
b/www-plugins/firefoxpwa/firefoxpwa-2.12.0-r1.ebuild
index 11238aed7..ccf6601b0 100644
--- a/www-plugins/firefoxpwa/firefoxpwa-2.12.0-r1.ebuild
+++ b/www-plugins/firefoxpwa/firefoxpwa-2.12.0-r1.ebuild
@@ -392,7 +392,7 @@ LICENSE+="
 "
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64"
 IUSE="custom-cflags lto static"
 
 # Add app-arch/bzip2 when it finally get pkg-config file

diff --git a/www-plugins/firefoxpwa/firefoxpwa-2.12.1.ebuild 
b/www-plugins/firefoxpwa/firefoxpwa-2.12.1.ebuild
index 11238aed7..ccf6601b0 100644
--- a/www-plugins/firefoxpwa/firefoxpwa-2.12.1.ebuild
+++ b/www-plugins/firefoxpwa/firefoxpwa-2.12.1.ebuild
@@ -392,7 +392,7 @@ LICENSE+="
 "
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64"
 IUSE="custom-cflags lto static"
 
 # Add app-arch/bzip2 when it finally get pkg-config file

Reply via email to