net-wireless/gr-ieee802154: add 0.0_p20230828

Closes: https://bugs.gentoo.org/952637
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
This commit is contained in:
Thomas Beierlein
2025-04-04 13:45:18 +02:00
parent 2efe9ada10
commit c37e724663

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{9..13} )
if [[ ${PV} == 9999* ]]; then
inherit git-r3