commit: e21cf01224e5a1b2e3f749844dd1776775b014ac
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 20 00:48:51 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 20 00:48:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e21cf012
media-gfx/graphite2: fix UnusedInherits
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/graphite2/graphite2-1.3.14-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/graphite2/graphite2-1.3.14-r1.ebuild
b/media-gfx/graphite2/graphite2-1.3.14-r1.ebuild
index 86136261342d..1178fe2d3a31 100644
--- a/media-gfx/graphite2/graphite2-1.3.14-r1.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.14-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
CMAKE_ECLASS=cmake
GENTOO_DEPEND_ON_PERL="no"
PYTHON_COMPAT=( python3_{7,8,9} )
-inherit perl-module python-any-r1 cmake-multilib flag-o-matic
+inherit perl-module python-any-r1 cmake-multilib
DESCRIPTION="Library providing rendering capabilities for complex non-Roman
writing systems"
HOMEPAGE="https://scripts.sil.org/cms/scripts/page.php?site_id=projects&item_id=graphite_home"