summaryrefslogtreecommitdiff
path: root/dev-python/python-dbusmock
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-01-18 09:23:44 +0100
committerMichał Górny <mgorny@gentoo.org>2025-01-18 09:23:44 +0100
commit540f6327fa17ac89feb4e3626320d1a1bff3a010 (patch)
tree98c662602e39c28779e3f3f129bc394c6815f8cb /dev-python/python-dbusmock
parentb0b03c5be8e517ff88e6e83939d3e747ae48a672 (diff)
downloadgentoo-540f6327fa17ac89feb4e3626320d1a1bff3a010.tar.gz
gentoo-540f6327fa17ac89feb4e3626320d1a1bff3a010.tar.bz2
gentoo-540f6327fa17ac89feb4e3626320d1a1bff3a010.zip
dev-python/python-dbusmock: Stabilize 0.34.2 ALLARCHES, #948317
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-dbusmock')
-rw-r--r--dev-python/python-dbusmock/python-dbusmock-0.34.2.ebuild4
1 files 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}]