summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2021-04-17 21:06:36 +0200
committerPacho Ramos <pacho@gentoo.org>2021-04-17 22:08:17 +0200
commita36833274472ab584e70c55fde1830a8af920455 (patch)
tree93d567ae1812f10818a83cb55c72887c9c90af51
parentnet-im/openmittsu: Drop 0.9.13.46 (diff)
downloadgentoo-a3683327.tar.gz
gentoo-a3683327.tar.bz2
gentoo-a3683327.zip
app-text/atril: Support newer python versions
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
-rw-r--r--app-text/atril/atril-1.24.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/atril/atril-1.24.0-r2.ebuild b/app-text/atril/atril-1.24.0-r2.ebuild
index 643926b9b3ac..1cf25b1ae899 100644
--- a/app-text/atril/atril-1.24.0-r2.ebuild
+++ b/app-text/atril/atril-1.24.0-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7..9} )
inherit mate python-any-r1 virtualx