From 1c4645a8eda7487292d4bb0efacf2c70f0656144 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Fri, 2 Sep 2022 00:19:56 +0100 Subject: media-gfx/gmic: no longer inherit bash-completion-r1 Signed-off-by: Marek Szuba --- media-gfx/gmic/gmic-3.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-gfx') diff --git a/media-gfx/gmic/gmic-3.1.6.ebuild b/media-gfx/gmic/gmic-3.1.6.ebuild index 1f33517bc284..2cd367947f79 100644 --- a/media-gfx/gmic/gmic-3.1.6.ebuild +++ b/media-gfx/gmic/gmic-3.1.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit bash-completion-r1 toolchain-funcs +inherit toolchain-funcs if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/dtschump/gmic.git" -- cgit v1.2.3-65-gdbad