Diff abiword-3.0.6-r2 with a abiword-3.0.7

/usr/portage/app-office/abiword/abiword-3.0.7.ebuild 2026-02-19 11:18:07.334648173 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6
PYTHON_COMPAT=( python3_{11..13} )
6
PYTHON_COMPAT=( python3_{11..14} )
7 7

  
8 8
inherit autotools flag-o-matic python-single-r1 xdg
9 9

  
Thank you!