commit:     bf656c59343b9fa67d6643bbfb50cef978168392
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Wed Jul  1 11:14:16 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Jul  2 04:59:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf656c59

net-irc/weechat: fix #730338

Remove dev-lang/lua:0[deprecated] USE-dependency as it now not required.
Bug: https://bugs.gentoo.org/730338
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16525
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 net-irc/weechat/weechat-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/weechat/weechat-9999.ebuild 
b/net-irc/weechat/weechat-9999.ebuild
index 37b7a1e4518..0871e154ad2 100644
--- a/net-irc/weechat/weechat-9999.ebuild
+++ b/net-irc/weechat/weechat-9999.ebuild
@@ -36,7 +36,7 @@ RDEPEND="
        sys-libs/zlib
        charset? ( virtual/libiconv )
        guile? ( >=dev-scheme/guile-2.0 )
-       lua? ( dev-lang/lua:0[deprecated] )
+       lua? ( dev-lang/lua:0 )
        nls? ( virtual/libintl )
        perl? ( dev-lang/perl:= )
        php? ( >=dev-lang/php-7.0:*[embed] )

Reply via email to