diff options
-rw-r--r-- | x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild b/x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild index fb66e91df2b3..02b4de944df1 100644 --- a/x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild +++ b/x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit desktop toolchain-funcs MY_P=wmMand-${PV} |