summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-11 12:50:18 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-11 13:15:52 +0100
commit9c4f806b6e7a6521e32c105bfe17720b01f06b86 (patch)
tree83f1d43498abd37a8422782da0b6fae5241cb8e5 /dev-db/sadisplay
parentapp-shells/mksh: ppc stable wrt bug #709248 (diff)
downloadgentoo-9c4f806b6e7a6521e32c105bfe17720b01f06b86.tar.gz
gentoo-9c4f806b6e7a6521e32c105bfe17720b01f06b86.tar.bz2
gentoo-9c4f806b6e7a6521e32c105bfe17720b01f06b86.zip
dev-db/sadisplay: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db/sadisplay')
-rw-r--r--dev-db/sadisplay/sadisplay-0.4.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sadisplay/sadisplay-0.4.8.ebuild b/dev-db/sadisplay/sadisplay-0.4.8.ebuild
index 99e39bd0e3ac..19ebf572af20 100644
--- a/dev-db/sadisplay/sadisplay-0.4.8.ebuild
+++ b/dev-db/sadisplay/sadisplay-0.4.8.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1