summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-02-10 22:14:09 +0100
committerDavid Seifert <soap@gentoo.org>2023-02-10 22:14:09 +0100
commit23a20f62d64452b4a60a9fe64446d0979d068af0 (patch)
tree5e12ddf574d5bcee91fc1ce4620649f38bae7f8b /x11-plugins
parentx11-plugins/gkrellm-bgchanger: fix IndirectInherits on multilib (diff)
downloadgentoo-23a20f62d64452b4a60a9fe64446d0979d068af0.tar.gz
gentoo-23a20f62d64452b4a60a9fe64446d0979d068af0.tar.bz2
gentoo-23a20f62d64452b4a60a9fe64446d0979d068af0.zip
x11-plugins/gkrellm-bluez: fix IndirectInherits on multilib
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellm-bluez/gkrellm-bluez-0.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/gkrellm-bluez/gkrellm-bluez-0.2-r3.ebuild b/x11-plugins/gkrellm-bluez/gkrellm-bluez-0.2-r3.ebuild
index af6b5cade5f1..e66fcc14de62 100644
--- a/x11-plugins/gkrellm-bluez/gkrellm-bluez-0.2-r3.ebuild
+++ b/x11-plugins/gkrellm-bluez/gkrellm-bluez-0.2-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit gkrellm-plugin
+inherit gkrellm-plugin multilib
DESCRIPTION="GKrellm plugin for monitoring bluetooth (Linux BlueZ) adapters"
HOMEPAGE="http://gkrellm-bluez.sourceforge.net"