From 02b1f0a9ea7b7c18fd17e357b1a1cf61f26835b6 Mon Sep 17 00:00:00 2001 From: James Beddek Date: Sat, 9 Oct 2021 22:01:27 +1300 Subject: */*: drop dead python impls Signed-off-by: James Beddek --- dev-lang/wren/wren-0.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang/wren/wren-0.3.0.ebuild') diff --git a/dev-lang/wren/wren-0.3.0.ebuild b/dev-lang/wren/wren-0.3.0.ebuild index f3899a344..31e19ca29 100644 --- a/dev-lang/wren/wren-0.3.0.ebuild +++ b/dev-lang/wren/wren-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 toolchain-funcs -- cgit v1.2.3-65-gdbad