summaryrefslogtreecommitdiff
path: root/dev-util/umockdev/umockdev-0.16.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/umockdev/umockdev-0.16.1-r1.ebuild')
-rw-r--r--dev-util/umockdev/umockdev-0.16.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/umockdev/umockdev-0.16.1-r1.ebuild b/dev-util/umockdev/umockdev-0.16.1-r1.ebuild
index 40ff4e8639d2..d2985fd47ed8 100644
--- a/dev-util/umockdev/umockdev-0.16.1-r1.ebuild
+++ b/dev-util/umockdev/umockdev-0.16.1-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit meson-multilib python-any-r1 vala
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/martinpitt/umockdev/releases/download/${PV}/${P}.tar
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"