diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-06 18:57:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-06 19:24:59 +0200 |
commit | 5049f71057e4f0acf977734c89a48390a4194b79 (patch) | |
tree | f27b383f823dc6561f36f154ffb0f9d3b3bacec6 /net-irc/rbot | |
parent | net-analyzer/tcpdump: Remove stale sys-freebsd/ deps (diff) | |
download | gentoo-5049f71057e4f0acf977734c89a48390a4194b79.tar.gz gentoo-5049f71057e4f0acf977734c89a48390a4194b79.tar.bz2 gentoo-5049f71057e4f0acf977734c89a48390a4194b79.zip |
net-irc/rbot: Remove stale sys-freebsd/ deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-irc/rbot')
-rw-r--r-- | net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild b/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild index 5b654a853d17..495f009bcfe2 100644 --- a/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild +++ b/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -30,7 +30,7 @@ RDEPEND+=" sqlite? ( dev-ruby/sqlite3 ) toilet? ( app-misc/toilet ) fortune? ( games-misc/fortune-mod ) - cal? ( || ( sys-apps/util-linux sys-freebsd/freebsd-ubin ) ) + cal? ( sys-apps/util-linux ) host? ( net-dns/bind-tools )" ruby_add_bdepend " |