commit: da9af08dc667eaf9948404c081781becddebf951
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 26 19:58:37 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 26 19:58:37 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da9af08d
dev-python/python-dbusmock: Stabilize 0.25.0 ALLARCHES, #832118
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-dbusmock/python-dbusmock-0.25.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/python-dbusmock/python-dbusmock-0.25.0.ebuild
b/dev-python/python-dbusmock/python-dbusmock-0.25.0.ebuild
index aa54623eb206..c65ba7b4ab42 100644
--- a/dev-python/python-dbusmock/python-dbusmock-0.25.0.ebuild
+++ b/dev-python/python-dbusmock/python-dbusmock-0.25.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
dev-python/dbus-python[${PYTHON_USEDEP}]