commit: b01bb5f0a091aca1cbdd16f3a6fc009bcc60ecea
Author: Peter Levine <plevine457 <AT> gmail <DOT> com>
AuthorDate: Thu Mar 25 02:16:09 2021 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 17:44:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b01bb5f0
sys-boot/os-prober: Remove empty optional ebuild variables
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Peter Levine <plevine457 <AT> gmail.com>
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
sys-boot/os-prober/os-prober-1.78.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/sys-boot/os-prober/os-prober-1.78.ebuild
b/sys-boot/os-prober/os-prober-1.78.ebuild
index 5c4721ad5c0..6b81b75a08c 100644
--- a/sys-boot/os-prober/os-prober-1.78.ebuild
+++ b/sys-boot/os-prober/os-prober-1.78.ebuild
@@ -11,11 +11,9 @@
SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
# grub-mount needed per bug #607518
RDEPEND="sys-boot/grub:2[mount]"
-DEPEND=""
# bug 594250
QA_MULTILIB_PATHS="usr/lib/os-prober/.*"