commit:     ba4b750d98cf52269215206ee3a205fbb3637194
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 12 18:23:24 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 12 18:23:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba4b750d

dev-util/umockdev: Stabilize 0.19.3 ppc64, #962659

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/umockdev/umockdev-0.19.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/umockdev/umockdev-0.19.3.ebuild 
b/dev-util/umockdev/umockdev-0.19.3.ebuild
index 38acd960ff73..895f0ad75b04 100644
--- a/dev-util/umockdev/umockdev-0.19.3.ebuild
+++ b/dev-util/umockdev/umockdev-0.19.3.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then
        inherit git-r3
 else
        
SRC_URI="https://github.com/martinpitt/umockdev/releases/download/${PV}/${P}.tar.xz";
-       KEYWORDS="~amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+       KEYWORDS="~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
~sparc ~x86"
 fi
 
 DESCRIPTION="Mock hardware devices for creating unit tests"

Reply via email to