commit: 480e68437155f2a7dae22d632b112f6ffa198da7 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Sep 22 19:22:10 2024 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Sep 22 19:22:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=480e6843
sys-apps/bolt: stabilize 0.9.8-r1 for amd64 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> sys-apps/bolt/bolt-0.9.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/bolt/bolt-0.9.8-r1.ebuild b/sys-apps/bolt/bolt-0.9.8-r1.ebuild index bad401eb2907..52152993deca 100644 --- a/sys-apps/bolt/bolt-0.9.8-r1.ebuild +++ b/sys-apps/bolt/bolt-0.9.8-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.bz2 LICENSE="LGPL-2.1 GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~loong ~riscv ~x86" IUSE="selinux test" RESTRICT="!test? ( test )"
