commit:     0b15882378d3300a6bc4661f122ceb3791865328
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 13:29:52 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 13:29:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b158823

games-arcade/epiar: depend on deprecated lua APIs

Closes: https://bugs.gentoo.org/878391
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 games-arcade/epiar/epiar-0.5.1-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-arcade/epiar/epiar-0.5.1-r1.ebuild 
b/games-arcade/epiar/epiar-0.5.1-r1.ebuild
index 994a9dc22a21..fd05c36a1d34 100644
--- a/games-arcade/epiar/epiar-0.5.1-r1.ebuild
+++ b/games-arcade/epiar/epiar-0.5.1-r1.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 LUA_COMPAT=( lua5-1 )
+LUA_REQ_USE="deprecated"
 inherit autotools flag-o-matic lua-single
 
 DESCRIPTION="Space adventure/combat game"

Reply via email to