diff options
-rw-r--r-- | dev-perl/Tk/Tk-804.36.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Tk/Tk-804.36.0.ebuild b/dev-perl/Tk/Tk-804.36.0.ebuild index 146518a72fbe..855c42abfa12 100644 --- a/dev-perl/Tk/Tk-804.36.0.ebuild +++ b/dev-perl/Tk/Tk-804.36.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 DIST_AUTHOR=SREZIC DIST_VERSION=804.036 DIST_EXAMPLES=("examples/*") -inherit multilib perl-module virtualx +inherit perl-module virtualx DESCRIPTION="A Perl Module for Tk" |