Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/umockdev/
Date: Tue, 12 Oct 2021 00:10:26
Message-Id: 1633997371.130f55a2b786d80a92899667de4f182933c48358.sam@gentoo
1 commit: 130f55a2b786d80a92899667de4f182933c48358
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 12 00:09:31 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 12 00:09:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=130f55a2
7
8 dev-util/umockdev: Stabilize 0.16.1-r1 arm64, #810313
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/umockdev/umockdev-0.16.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/umockdev/umockdev-0.16.1-r1.ebuild b/dev-util/umockdev/umockdev-0.16.1-r1.ebuild
16 index e88606a1cca..a831885e1ba 100644
17 --- a/dev-util/umockdev/umockdev-0.16.1-r1.ebuild
18 +++ b/dev-util/umockdev/umockdev-0.16.1-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/martinpitt/umockdev/releases/download/${PV}/${P}.tar
20
21 LICENSE="LGPL-2.1+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86"
24 +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"