Diff reflex-20241231 with a reflex-20260131

/usr/portage/sys-devel/reflex/reflex-20260131.ebuild 2026-03-18 11:46:04.309054184 +0300
1
# Copyright 2022-2025 Gentoo Authors
1
# Copyright 2022-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
17 17

  
18 18
BDEPEND="
19 19
	app-alternatives/yacc
20
	verify-sig? ( sec-keys/openpgp-keys-thomasdickey )
20
	verify-sig? ( >=sec-keys/openpgp-keys-thomasdickey-20260204 )
21 21
"
22 22

  
23 23
src_configure() {
Thank you!