commit:     6139c353d11b1de29222a2687a542b2b45f2a80f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  6 16:00:11 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  6 16:00:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6139c353

app-admin/salt: destable to ~x86

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-admin/salt/salt-3006.7-r1.ebuild | 4 ++--
 app-admin/salt/salt-3007.0-r1.ebuild | 2 +-
 app-admin/salt/salt-3007.1-r1.ebuild | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-admin/salt/salt-3006.7-r1.ebuild 
b/app-admin/salt/salt-3006.7-r1.ebuild
index 06d90ccf0ca2..57bb61e046c3 100644
--- a/app-admin/salt/salt-3006.7-r1.ebuild
+++ b/app-admin/salt/salt-3006.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_BRANCH="develop"
 else
        inherit pypi
-       KEYWORDS="amd64 ~riscv x86"
+       KEYWORDS="amd64 ~riscv ~x86"
 fi
 
 LICENSE="Apache-2.0"

diff --git a/app-admin/salt/salt-3007.0-r1.ebuild 
b/app-admin/salt/salt-3007.0-r1.ebuild
index 1690cbdb34dd..3073f2fa854f 100644
--- a/app-admin/salt/salt-3007.0-r1.ebuild
+++ b/app-admin/salt/salt-3007.0-r1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_BRANCH="develop"
 else
        inherit pypi
-       KEYWORDS="amd64 ~riscv x86"
+       KEYWORDS="amd64 ~riscv ~x86"
 fi
 
 LICENSE="Apache-2.0"

diff --git a/app-admin/salt/salt-3007.1-r1.ebuild 
b/app-admin/salt/salt-3007.1-r1.ebuild
index 97c3c18acbef..538dcfea22fe 100644
--- a/app-admin/salt/salt-3007.1-r1.ebuild
+++ b/app-admin/salt/salt-3007.1-r1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_BRANCH="develop"
 else
        inherit pypi
-       KEYWORDS="amd64 ~riscv x86"
+       KEYWORDS="amd64 ~riscv ~x86"
 fi
 
 LICENSE="Apache-2.0"

Reply via email to