diff options
author | Martin Väth <martin@mvath.de> | 2024-11-01 20:46:16 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2024-11-01 20:46:16 +0100 |
commit | 3172c70c07792e8389f2d5e1798528907b933937 (patch) | |
tree | 03bcec4471a7d4e52798fb28246c9f66da66d754 /app-portage | |
parent | Remove ia64 references. Remove x11-libs/motif (diff) | |
download | mv-3172c70c07792e8389f2d5e1798528907b933937.tar.gz mv-3172c70c07792e8389f2d5e1798528907b933937.tar.bz2 mv-3172c70c07792e8389f2d5e1798528907b933937.zip |
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/etcat/etcat-1.0.2.ebuild | 2 | ||||
-rw-r--r-- | app-portage/etcat/etcat-99999999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/etcat/etcat-1.0.2.ebuild b/app-portage/etcat/etcat-1.0.2.ebuild index 995afeaf..64aabc43 100644 --- a/app-portage/etcat/etcat-1.0.2.ebuild +++ b/app-portage/etcat/etcat-1.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) case ${PV} in 99999999*) diff --git a/app-portage/etcat/etcat-99999999.ebuild b/app-portage/etcat/etcat-99999999.ebuild index 995afeaf..64aabc43 100644 --- a/app-portage/etcat/etcat-99999999.ebuild +++ b/app-portage/etcat/etcat-99999999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) case ${PV} in 99999999*) |