summaryrefslogtreecommitdiff
path: root/dev-python/dbusmock/dbusmock-0.20.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/dbusmock/dbusmock-0.20.0.ebuild')
-rw-r--r--dev-python/dbusmock/dbusmock-0.20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dbusmock/dbusmock-0.20.0.ebuild b/dev-python/dbusmock/dbusmock-0.20.0.ebuild
index 7a5a676663e2..f2e30a9c925c 100644
--- a/dev-python/dbusmock/dbusmock-0.20.0.ebuild
+++ b/dev-python/dbusmock/dbusmock-0.20.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/martinpitt/${MY_PN}/releases/download/${PV}/${MY_P}.
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
RDEPEND="
dev-python/dbus-python[${PYTHON_USEDEP}]