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:23
Message-Id: 1661556391.a3b48fba98e827add191c15adb768eb8b2815ae9.sam@gentoo
1 commit: a3b48fba98e827add191c15adb768eb8b2815ae9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 26 23:26:31 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 23:26:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b48fba
7
8 sys-apps/bolt: Stabilize 0.9.2 amd64, #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 b6e173c5433b..d8926802a143 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 )"