net-misc/wsdd: enable py3.14

Signed-off-by: James McClain <james@thegreatmcpain.xyz>
This commit is contained in:
James McClain
2026-06-05 23:59:43 -05:00
parent b028e5a0fa
commit ceb5109a1a
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{12..13} )
PYTHON_COMPAT=( python3_{12..14} )
PYTHON_REQ_USE="xml(+)"
inherit python-r1 systemd

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{12..13} )
PYTHON_COMPAT=( python3_{12..14} )
PYTHON_REQ_USE="xml(+)"
inherit python-r1 systemd