diff options
| author | Alfredo Tupone <tupone@gentoo.org> | 2024-02-28 21:44:44 +0100 |
|---|---|---|
| committer | Alfredo Tupone <tupone@gentoo.org> | 2024-02-28 21:46:51 +0100 |
| commit | bc86881d64608b16274b4df3f5cd1de6cee108c8 (patch) | |
| tree | b32654fdf5e8c2db4018f5fbaea3c7c1baaffdea /dev-tcltk/tclpython/tclpython-5.0-r2.ebuild | |
| parent | c17658ef99d1de7c0f55b2a0217b0b098a35236c (diff) | |
| download | gentoo-bc86881d64608b16274b4df3f5cd1de6cee108c8.tar.gz gentoo-bc86881d64608b16274b4df3f5cd1de6cee108c8.tar.bz2 gentoo-bc86881d64608b16274b4df3f5cd1de6cee108c8.zip | |
dev-tcltk/tclpython: EmptyGlobalAssignment
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-tcltk/tclpython/tclpython-5.0-r2.ebuild')
| -rw-r--r-- | dev-tcltk/tclpython/tclpython-5.0-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-tcltk/tclpython/tclpython-5.0-r2.ebuild b/dev-tcltk/tclpython/tclpython-5.0-r2.ebuild index 8bdb8a174f15..26060b8ec2d6 100644 --- a/dev-tcltk/tclpython/tclpython-5.0-r2.ebuild +++ b/dev-tcltk/tclpython/tclpython-5.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,6 @@ SRC_URI="https://github.com/amykyta3/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" -IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |
