commit:     8f482375ea637ba31b918b7322676419e713c61f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 16:57:29 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May  6 17:25:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f482375

virtual/libelf: Remove stale sys-freebsd/ deps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 virtual/libelf/libelf-3.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/virtual/libelf/libelf-3.ebuild b/virtual/libelf/libelf-3.ebuild
index 0e22c66fb52..57e3b8c9d98 100644
--- a/virtual/libelf/libelf-3.ebuild
+++ b/virtual/libelf/libelf-3.ebuild
@@ -10,7 +10,4 @@ SLOT="0/1"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
-       || (
-               >=dev-libs/elfutils-0.155-r1:0/0[${MULTILIB_USEDEP}]
-               >=sys-freebsd/freebsd-lib-9.2_rc1[${MULTILIB_USEDEP}]
-       )"
+       >=dev-libs/elfutils-0.155-r1:0/0[${MULTILIB_USEDEP}]"

Reply via email to