diff options
-rw-r--r-- | dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild b/dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild index 9428e0439395..86f30c70ecea 100644 --- a/dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild +++ b/dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,6 @@ SRC_URI="http://jfontain.free.fr/${P}.tar.bz2" LICENSE="jfontain" KEYWORDS="amd64 ~ppc x86" SLOT="0" -IUSE="" DEPEND="dev-lang/tk:* dev-tcltk/tcllib" |