From f195c7b3e510ecba7e4f7119c5adf44b6b12a39e Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Mon, 14 Dec 2020 12:07:59 +0300 Subject: x11-wm/9wm: Fix Gentoo's #759904 https://bugs.gentoo.org/759904 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Azat Bahawi --- x11-wm/9wm/9wm-1.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/9wm/9wm-1.4.1-r1.ebuild') diff --git a/x11-wm/9wm/9wm-1.4.1-r1.ebuild b/x11-wm/9wm/9wm-1.4.1-r1.ebuild index 61236a7..f94d8f2 100644 --- a/x11-wm/9wm/9wm-1.4.1-r1.ebuild +++ b/x11-wm/9wm/9wm-1.4.1-r1.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/9wm/9wm.git" fi -inherit toolchain-funcs "${SCM}" +inherit toolchain-funcs ${SCM} DESCRIPTION="X11 window manager inspired by Plan 9's rio" HOMEPAGE="https://github.com/9wm/9wm" -- cgit 1.4.1