commit:     f3155a1e1efbc0ce420e32922251f32515194802
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  7 16:12:37 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  7 17:01:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3155a1e

app-i18n/man-pages-l10n: Block against sys-process/psmisc

Bug: https://bugs.gentoo.org/769002
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild 
b/app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild
index 8155d590847..14b3afed15a 100644
--- a/app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild
+++ b/app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,6 +18,7 @@ IUSE="${MY_L10N[@]/#/l10n_}"
 REQUIRED_USE="|| ( ${MY_L10N[@]/#/l10n_} )"
 
 RDEPEND="virtual/man
+       !>=sys-process/psmisc-23.4
        l10n_de? ( !app-i18n/man-pages-de )
        l10n_fr? ( !app-i18n/man-pages-fr )
        l10n_nl? ( !app-i18n/man-pages-nl )

Reply via email to