Skip to content

Commit

Permalink
www-servers/lighttpd: : limit unmigrated ebuilds to dev-lang/lua:0
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Szuba <[email protected]>
  • Loading branch information
Marek Szuba committed Dec 3, 2020
1 parent 7c476fc commit 60118bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www-servers/lighttpd/lighttpd-1.4.55-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ COMMON_DEPEND="
geoip? ( dev-libs/geoip )
ldap? ( >=net-nds/openldap-2.1.26 )
libev? ( >=dev-libs/libev-4.01 )
lua? ( >=dev-lang/lua-5.1:= )
lua? ( >=dev-lang/lua-5.1:0= )
memcached? ( dev-libs/libmemcached )
mysql? ( dev-db/mysql-connector-c:= )
pcre? ( >=dev-libs/libpcre-3.1 )
Expand Down

0 comments on commit 60118bd

Please sign in to comment.