From f9c4e8f52b058f3d44c74ea02c68dcfcbba1b05a Mon Sep 17 00:00:00 2001 From: David Seifert Date: Wed, 7 Dec 2022 14:51:29 +0100 Subject: [PATCH] app-emulation/bochs: remove sys-apps/sed from BDEPEND Signed-off-by: David Seifert --- app-emulation/bochs/bochs-2.6.10.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-emulation/bochs/bochs-2.6.10.ebuild b/app-emulation/bochs/bochs-2.6.10.ebuild index c4f9fde9ba89e..65f52e4ec67ac 100644 --- a/app-emulation/bochs/bochs-2.6.10.ebuild +++ b/app-emulation/bochs/bochs-2.6.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -33,7 +33,6 @@ DEPEND="${RDEPEND} " BDEPEND=" doc? ( app-text/docbook-sgml-utils ) - sys-apps/sed >=app-text/opensp-1.5 "