media-plugins/ir_lv2: fix UnusedInherits (flag-o-matic)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-03-09 22:45:03 +00:00
parent f8564e1261
commit fc8a9baa15

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs flag-o-matic
inherit toolchain-funcs
DESCRIPTION="LV2 convolver plugin especially for creating reverb effects"
HOMEPAGE="https://tomszilagyi.github.io/plugins/ir.lv2/"