summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-06 18:56:48 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-06 19:24:50 +0200
commit5f798438f6f40f3d72a01e5fc0184431c9e975e8 (patch)
treede8113b054a4bb2ef573fc5765601b6c3eadb877 /app-misc
parentapp-admin/eselect: Remove stale sys-freebsd/ deps (diff)
downloadgentoo-5f798438f6f40f3d72a01e5fc0184431c9e975e8.tar.gz
gentoo-5f798438f6f40f3d72a01e5fc0184431c9e975e8.tar.bz2
gentoo-5f798438f6f40f3d72a01e5fc0184431c9e975e8.zip
app-misc/realpath: Remove stale sys-freebsd/ deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/realpath/realpath-1.17.ebuild2
-rw-r--r--app-misc/realpath/realpath-1.18.ebuild1
2 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/realpath/realpath-1.17.ebuild b/app-misc/realpath/realpath-1.17.ebuild
index 36b4ba0a92cf..1e56a2e82dd2 100644
--- a/app-misc/realpath/realpath-1.17.ebuild
+++ b/app-misc/realpath/realpath-1.17.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls"
-RDEPEND="!sys-freebsd/freebsd-bin
+RDEPEND="
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
diff --git a/app-misc/realpath/realpath-1.18.ebuild b/app-misc/realpath/realpath-1.18.ebuild
index b697b59c3a4f..2589135ee379 100644
--- a/app-misc/realpath/realpath-1.18.ebuild
+++ b/app-misc/realpath/realpath-1.18.ebuild
@@ -17,7 +17,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x
IUSE="nls"
RDEPEND="
- !sys-freebsd/freebsd-bin
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )