diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-06 18:56:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-06 19:24:52 +0200 |
commit | 3479f3d50e6ae230271347c6f3979b9d0543bbff (patch) | |
tree | 00e12656577d8b1d1f080c03cfc808c3d4ddbe1f /dev-util/csup | |
parent | app-text/xmlto: Remove stale sys-freebsd/ deps (diff) | |
download | gentoo-3479f3d50e6ae230271347c6f3979b9d0543bbff.tar.gz gentoo-3479f3d50e6ae230271347c6f3979b9d0543bbff.tar.bz2 gentoo-3479f3d50e6ae230271347c6f3979b9d0543bbff.zip |
dev-util/csup: Remove stale sys-freebsd/ deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/csup')
-rw-r--r-- | dev-util/csup/csup-20060318-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/csup/csup-20060318-r1.ebuild b/dev-util/csup/csup-20060318-r1.ebuild index dcfafb87ba8e..2c033c7d93ef 100644 --- a/dev-util/csup/csup-20060318-r1.ebuild +++ b/dev-util/csup/csup-20060318-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,8 +18,7 @@ DEPEND=" dev-libs/openssl:0=" RDEPEND=" - ${DEPEND} - !>=sys-freebsd/freebsd-ubin-6.2_beta1" + ${DEPEND}" DEPEND=" ${DEPEND} |