dev-ruby/session: drop removed freebsd-bin dependency
authorHans de Graaff <graaff@gentoo.org>
Sun, 13 Oct 2019 06:19:28 +0000 (08:19 +0200)
committerHans de Graaff <graaff@gentoo.org>
Sun, 13 Oct 2019 06:19:28 +0000 (08:19 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
dev-ruby/session/session-3.2.0.ebuild

index be2ceb51799ecdf2396134f31a80f9c5ec078166..9b6b073c8ff381b1e4b0453d5998c56a60beab9e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="test"
 
-DEPEND+=" test? ( || ( sys-apps/coreutils sys-freebsd/freebsd-bin ) )"
+DEPEND+=" test? ( sys-apps/coreutils )"
 
 all_ruby_prepare() {
        # needed to void a collision with the Timeout::Error alias in Ruby