commit:     07d287d8fb17cf809825e1f27734d62bbd5fd8e8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 07:35:27 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 08:39:28 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d287d8

dev-python/sybil: Remove wd40 arches

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/sybil/sybil-9.2.0-r1.ebuild | 4 ++--
 dev-python/sybil/sybil-9.3.0.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/sybil/sybil-9.2.0-r1.ebuild 
b/dev-python/sybil/sybil-9.2.0-r1.ebuild
index 27583d25082f..5c5e2e0f686d 100644
--- a/dev-python/sybil/sybil-9.2.0-r1.ebuild
+++ b/dev-python/sybil/sybil-9.2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2025 Gentoo Authors
+# Copyright 2019-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
        >=dev-python/pytest-8[${PYTHON_USEDEP}]

diff --git a/dev-python/sybil/sybil-9.3.0.ebuild 
b/dev-python/sybil/sybil-9.3.0.ebuild
index 804c71da610b..b8abc4dfa3dc 100644
--- a/dev-python/sybil/sybil-9.3.0.ebuild
+++ b/dev-python/sybil/sybil-9.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2025 Gentoo Authors
+# Copyright 2019-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
        >=dev-python/pytest-8[${PYTHON_USEDEP}]

Reply via email to