summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2020-08-24 23:06:22 +0200
committerConrad Kostecki <conikost@gentoo.org>2020-08-25 00:32:56 +0200
commitc25d31695e1efd934754463cd72ee959680a7f32 (patch)
treef13f188b1432d875da9339d77cc6f1effc19d280 /dev-util/smem
parentdev-python/python-sense-hat: drop old version (diff)
downloadgentoo-c25d31695e1efd934754463cd72ee959680a7f32.tar.gz
gentoo-c25d31695e1efd934754463cd72ee959680a7f32.tar.bz2
gentoo-c25d31695e1efd934754463cd72ee959680a7f32.zip
dev-util/smem: add python3.9 support
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-util/smem')
-rw-r--r--dev-util/smem/smem-1.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/smem/smem-1.5-r1.ebuild b/dev-util/smem/smem-1.5-r1.ebuild
index 32f2b1d30bff..a910bb665c9d 100644
--- a/dev-util/smem/smem-1.5-r1.ebuild
+++ b/dev-util/smem/smem-1.5-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
EGIT_COMMIT="2ab5040d5633"
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
inherit eutils python-single-r1 toolchain-funcs