summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-02-10 22:14:11 +0100
committerDavid Seifert <soap@gentoo.org>2023-02-10 22:14:11 +0100
commit90f0b3a89e5bab410bd8e592b530396e59650991 (patch)
tree90d426c83d0debabc55e1fe3580c5b03d7d969fa /x11-plugins
parentx11-plugins/gkrellm-cpupower: fix IndirectInherits on multilib (diff)
downloadgentoo-90f0b3a89e5bab410bd8e592b530396e59650991.tar.gz
gentoo-90f0b3a89e5bab410bd8e592b530396e59650991.tar.bz2
gentoo-90f0b3a89e5bab410bd8e592b530396e59650991.zip
x11-plugins/gkrellm-leds: fix IndirectInherits on multilib
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild4
1 files 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-/}"