commit: 2b1652c1eb96feebcf32bdf1760e4bb4bf56a2cc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 18:36:58 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 18:36:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1652c1
dev-python/python-dbusmock: Stabilize 0.30.2 ALLARCHES, #922414
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-dbusmock/python-dbusmock-0.30.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/python-dbusmock/python-dbusmock-0.30.2.ebuild
b/dev-python/python-dbusmock/python-dbusmock-0.30.2.ebuild
index e91d1001c936..1bb811a3f527 100644
--- a/dev-python/python-dbusmock/python-dbusmock-0.30.2.ebuild
+++ b/dev-python/python-dbusmock/python-dbusmock-0.30.2.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
@@ -18,7 +18,7 @@ HOMEPAGE="
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv
~s390 sparc x86"
RDEPEND="
dev-python/dbus-python[${PYTHON_USEDEP}]