diff options
author | Rick Farina <zerochaos@gentoo.org> | 2020-12-03 22:26:51 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2020-12-03 22:28:34 -0500 |
commit | 623eb16ade52332e24d48c4c7253c506dfda8b1d (patch) | |
tree | be0a0fd5d17288f675298f2e9fb22d85bdb1b0e3 /app-editors/qhexedit2 | |
parent | app-emulation/wine-staging: Sync with ::wine (diff) | |
download | gentoo-623eb16ade52332e24d48c4c7253c506dfda8b1d.tar.gz gentoo-623eb16ade52332e24d48c4c7253c506dfda8b1d.tar.bz2 gentoo-623eb16ade52332e24d48c4c7253c506dfda8b1d.zip |
app-editors/qhexedit2: python bump
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'app-editors/qhexedit2')
-rw-r--r-- | app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild index 2378ef10d4d9..843601fcc81e 100644 --- a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild +++ b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) DISTUTILS_OPTIONAL=1 |