commit:     90f0b3a89e5bab410bd8e592b530396e59650991
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 21:14:11 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 21:14:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f0b3a8

x11-plugins/gkrellm-leds: fix IndirectInherits on multilib

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild 
b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
index 06896ed09df3..638caa4a234e 100644
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-inherit gkrellm-plugin autotools
+inherit autotools gkrellm-plugin multilib
 
 MY_P="${P/rellm-/}"
 

Reply via email to