summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2020-12-28 12:38:57 -0600
committerBen Kohler <bkohler@gentoo.org>2020-12-28 12:50:12 -0600
commit38fafcd7bc304e4033c8781ccbc06f7bc171c1a6 (patch)
treeab9824bf4e3654a93a7ee3d553c9148152cde63e
parentnet-misc/connman-notify: EAPI=7, add python3_9 (diff)
downloadgentoo-38fafcd7.tar.gz
gentoo-38fafcd7.tar.bz2
gentoo-38fafcd7.zip
sys-fs/udiskie: add python3_9
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r--sys-fs/udiskie/udiskie-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udiskie/udiskie-2.2.0.ebuild b/sys-fs/udiskie/udiskie-2.2.0.ebuild
index 21ed699c49aa..b8889d66bdf6 100644
--- a/sys-fs/udiskie/udiskie-2.2.0.ebuild
+++ b/sys-fs/udiskie/udiskie-2.2.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 gnome2-utils