Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/bolt/
Date: Sat, 27 Aug 2022 23:10:27
Message-Id: 1661556498.53a42451b2787bed0f2e357f9aac23cbf0608a3d.sam@gentoo
1 commit: 53a42451b2787bed0f2e357f9aac23cbf0608a3d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 26 23:28:02 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 23:28:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a42451
7
8 sys-apps/bolt: Stabilize 0.9.2 x86, #866869
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/bolt/bolt-0.9.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/bolt/bolt-0.9.2.ebuild b/sys-apps/bolt/bolt-0.9.2.ebuild
16 index d8926802a143..d1044fd43ad2 100644
17 --- a/sys-apps/bolt/bolt-0.9.2.ebuild
18 +++ b/sys-apps/bolt/bolt-0.9.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1 GPL-2+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~riscv x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"