commit:     b5de4e8bd0e8da0f7f1a3e29515b918a805f8453
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 21:04:32 2025 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 21:05:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5de4e8b

net-dns/pdns-recursor: remove lto USE flag

It was committed by accident.

Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>

 net-dns/pdns-recursor/pdns-recursor-5.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/pdns-recursor/pdns-recursor-5.2.0.ebuild 
b/net-dns/pdns-recursor/pdns-recursor-5.2.0.ebuild
index f78ff6485291..02223adeb190 100644
--- a/net-dns/pdns-recursor/pdns-recursor-5.2.0.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-5.2.0.ebuild
@@ -58,7 +58,7 @@ 
SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2 ${CARGO_CRATE_
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="debug dnstap lto snmp sodium systemd test valgrind"
+IUSE="debug dnstap snmp sodium systemd test valgrind"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 RESTRICT="!test? ( test )"
 

Reply via email to