From b09ddead885ba3face55d51cfedf844e19229437 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Mon, 14 Dec 2020 12:12:06 +0300 Subject: x11-misc/devour: 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-misc/devour/devour-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-misc/devour/devour-9999.ebuild') diff --git a/x11-misc/devour/devour-9999.ebuild b/x11-misc/devour/devour-9999.ebuild index 2b88b39..b98f01f 100644 --- a/x11-misc/devour/devour-9999.ebuild +++ b/x11-misc/devour/devour-9999.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/salman-abedin/devour.git" fi -inherit toolchain-funcs "${SCM}" +inherit toolchain-funcs ${SCM} DESCRIPTION="Window manager agnostic swallowing feature for terminal emulators" HOMEPAGE="https://github.com/salman-abedin/devour" -- cgit 1.4.1