Skip to content

Commit

Permalink
dev-lua/luasystem: add missing LUA_REQUIRED_USE
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/784170
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
ConiKost committed Apr 21, 2021
1 parent eb8c1d0 commit 80a119b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 x86"
IUSE="test"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RESTRICT="!test? ( test )"

RDEPEND="${LUA_DEPS}"
Expand Down

0 comments on commit 80a119b

Please sign in to comment.