commit: 540f6327fa17ac89feb4e3626320d1a1bff3a010
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 08:23:44 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 08:23:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=540f6327
dev-python/python-dbusmock: Stabilize 0.34.2 ALLARCHES, #948317
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-dbusmock/python-dbusmock-0.34.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/python-dbusmock/python-dbusmock-0.34.2.ebuild
b/dev-python/python-dbusmock/python-dbusmock-0.34.2.ebuild
index c61d864e5070..aa3afc2399e4 100644
--- a/dev-python/python-dbusmock/python-dbusmock-0.34.2.ebuild
+++ b/dev-python/python-dbusmock/python-dbusmock-0.34.2.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 @@ 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}]