summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2021-09-18 18:35:01 +0200
committerAlfredo Tupone <tupone@gentoo.org>2021-09-18 18:50:45 +0200
commit15db030cee68179943854eccea6f603ccac89e1c (patch)
treec3f0768d025f3b4089d1a8bff44dd0528c1159a7 /dev-tcltk/tclpython
parentdev-tcltk/snack: UnusedInherits (diff)
downloadgentoo-15db030cee68179943854eccea6f603ccac89e1c.tar.gz
gentoo-15db030cee68179943854eccea6f603ccac89e1c.tar.bz2
gentoo-15db030cee68179943854eccea6f603ccac89e1c.zip
dev-tcltk/tclpython: UnusedInherits
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-tcltk/tclpython')
-rw-r--r--dev-tcltk/tclpython/tclpython-5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild b/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild
index e3aee334d1f6..05156fc6ea87 100644
--- a/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild
+++ b/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{8,9} )
-inherit multilib python-single-r1 toolchain-funcs
+inherit python-single-r1 toolchain-funcs
DESCRIPTION="Python package for Tcl"
HOMEPAGE="http://jfontain.free.fr/tclpython.htm"