diff options
Diffstat (limited to 'dev-tcltk/thread/thread-2.8.2.ebuild')
-rw-r--r-- | dev-tcltk/thread/thread-2.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/thread/thread-2.8.2.ebuild b/dev-tcltk/thread/thread-2.8.2.ebuild index 9fc9d6ffc3d3..3b844e57a722 100644 --- a/dev-tcltk/thread/thread-2.8.2.ebuild +++ b/dev-tcltk/thread/thread-2.8.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools multilib +inherit autotools MY_P="${PN}${PV}" |