diff --git a/dev-util/pifpaf/metadata.xml b/dev-util/pifpaf/metadata.xml
index 03083efc3a..e3c1d9fe34 100644
--- a/dev-util/pifpaf/metadata.xml
+++ b/dev-util/pifpaf/metadata.xml
@@ -6,10 +6,10 @@
Anna
- Pifpaf is a suite of fixtures and a command-line tool that allows to
- start and stop daemons for a quick throw-away usage. This is typically
- useful when needing these daemons to run integration testing. It
- originaly evolved from its precussor overtest.
+ Pifpaf is a suite of fixtures and a command-line tool that allows to
+ start and stop daemons for a quick throw-away usage. This is typically
+ useful when needing these daemons to run integration testing. It
+ originaly evolved from its precussor overtest.
jd/pifpaf
diff --git a/dev-util/pifpaf/pifpaf-3.2.3.ebuild b/dev-util/pifpaf/pifpaf-3.2.3.ebuild
index 644981ab72..73a3c44802 100644
--- a/dev-util/pifpaf/pifpaf-3.2.3.ebuild
+++ b/dev-util/pifpaf/pifpaf-3.2.3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi