summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 22:34:27 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:01:18 +0100
commit5e35ecf60cccd2713bed2dae2a84f2bc2ddda353 (patch)
treee5b85d73385506ed3da602d522db3fce296a1348 /dev-lua/lgi
parentdev-lua/lgi: eutils->wrapper (diff)
downloadgentoo-5e35ecf60cccd2713bed2dae2a84f2bc2ddda353.tar.gz
gentoo-5e35ecf60cccd2713bed2dae2a84f2bc2ddda353.tar.bz2
gentoo-5e35ecf60cccd2713bed2dae2a84f2bc2ddda353.zip
dev-lua/lgi: flag-o-matic--, wrapper--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/lgi')
-rw-r--r--dev-lua/lgi/lgi-0.9.2-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lgi/lgi-0.9.2-r100.ebuild b/dev-lua/lgi/lgi-0.9.2-r100.ebuild
index 2ee89c8dc093..c59a4ce8e61d 100644
--- a/dev-lua/lgi/lgi-0.9.2-r100.ebuild
+++ b/dev-lua/lgi/lgi-0.9.2-r100.ebuild
@@ -6,7 +6,7 @@ EAPI=7
VIRTUALX_REQUIRED="manual"
LUA_COMPAT=( lua5-{1..4} luajit )
-inherit lua wrapper toolchain-funcs flag-o-matic virtualx
+inherit lua toolchain-funcs virtualx
DESCRIPTION="Lua bindings using gobject-introspection"
HOMEPAGE="https://github.com/pavouk/lgi"