diff options
author | 2020-09-06 18:35:56 -0400 | |
---|---|---|
committer | 2020-09-07 14:08:27 -0400 | |
commit | 1c93ceba7c35fbade98141b072136a00882cb2d1 (patch) | |
tree | fbc4a6d0d315c5cd7922f6809b653fdf09de192b /app-editors | |
parent | app-editors/pluma: Bump to 1.24.1 (diff) | |
download | gentoo-mate-1c93ceba7c35fbade98141b072136a00882cb2d1.tar.gz gentoo-mate-1c93ceba7c35fbade98141b072136a00882cb2d1.tar.bz2 gentoo-mate-1c93ceba7c35fbade98141b072136a00882cb2d1.zip |
app-editors/pluma: Sync 9999
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/pluma/pluma-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/pluma/pluma-9999.ebuild b/app-editors/pluma/pluma-9999.ebuild index b4b4168..9d5382f 100644 --- a/app-editors/pluma/pluma-9999.ebuild +++ b/app-editors/pluma/pluma-9999.ebuild @@ -5,7 +5,7 @@ EAPI=6 MATE_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) inherit mate python-single-r1 virtualx |