commit: 2f8b15c80baee4f611e25fc8fa7f273bef9f3267
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 14 02:32:32 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jan 14 02:54:43 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f8b15c8
dev-python/python-dbusmock: Stabilize 0.37.2 ALLARCHES, #968742
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/python-dbusmock/python-dbusmock-0.37.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/python-dbusmock/python-dbusmock-0.37.2.ebuild
b/dev-python/python-dbusmock/python-dbusmock-0.37.2.ebuild
index dc547a3942db..43f62a5d7b21 100644
--- a/dev-python/python-dbusmock/python-dbusmock-0.37.2.ebuild
+++ b/dev-python/python-dbusmock/python-dbusmock-0.37.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ HOMEPAGE="
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390
~sparc x86"
RDEPEND="
dev-python/dbus-python[${PYTHON_USEDEP}]