Skip to content

Commit

Permalink
mail-filter/imapfilter: 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 d25ce31 commit 68a0ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail-filter/imapfilter/imapfilter-2.6.16.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RDEPEND="
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
dev-libs/libpcre
dev-lang/lua:*"
dev-lang/lua:0="
DEPEND="${RDEPEND}"

DOCS="AUTHORS NEWS README samples/*"
Expand Down

0 comments on commit 68a0ae6

Please sign in to comment.