From cc83ac38154440239f732731b8df86ce322c615e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 14 Nov 2023 22:34:48 +0000 Subject: gentoo auto-resync : 14:11:2023 - 22:34:48 --- sys-apps/bolt/bolt-0.9.2.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys-apps/bolt/bolt-0.9.2.ebuild') diff --git a/sys-apps/bolt/bolt-0.9.2.ebuild b/sys-apps/bolt/bolt-0.9.2.ebuild index d1044fd43ad2..3275183ef322 100644 --- a/sys-apps/bolt/bolt-0.9.2.ebuild +++ b/sys-apps/bolt/bolt-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1 GPL-2+" SLOT="0" KEYWORDS="amd64 ~riscv x86" -IUSE="test" +IUSE="selinux test" RESTRICT="!test? ( test )" RDEPEND=" @@ -20,6 +20,7 @@ RDEPEND=" virtual/libudev:= virtual/udev sys-auth/polkit[introspection] + selinux? ( sec-policy/selinux-thunderbolt ) " DEPEND=" ${RDEPEND} -- cgit v1.2.3