diff options
author | 2021-03-16 10:39:56 -0500 | |
---|---|---|
committer | 2021-03-16 10:40:25 -0500 | |
commit | 6fc7e23966fba310f6550fe3a401426d29b3e55b (patch) | |
tree | 1541d4111e17147e7ca120a34fb8bdf7328de20c /net-irc/ircii | |
parent | net-irc/ircii: bump to 20210314 (diff) | |
download | gentoo-6fc7e23966fba310f6550fe3a401426d29b3e55b.tar.gz gentoo-6fc7e23966fba310f6550fe3a401426d29b3e55b.tar.bz2 gentoo-6fc7e23966fba310f6550fe3a401426d29b3e55b.zip |
net-irc/ircii: remove outdated blocker
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'net-irc/ircii')
-rw-r--r-- | net-irc/ircii/ircii-20210314.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-irc/ircii/ircii-20210314.ebuild b/net-irc/ircii/ircii-20210314.ebuild index 5236e64bc1d9..53d9f0f1fea1 100644 --- a/net-irc/ircii/ircii-20210314.ebuild +++ b/net-irc/ircii/ircii-20210314.ebuild @@ -17,9 +17,7 @@ IUSE="" DEPEND="sys-libs/ncurses:0= virtual/libiconv" -# This and irc-client both install /usr/bin/irc #247987 -RDEPEND="${DEPEND} - !net-irc/irc-client" +RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}/${PN}-manpage-path.patch" ) |