commit:     61ee713f692593b2a535130746a570ea9dbb9e77
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 06:58:14 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 06:58:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ee713f

app-text/par: fix MisplacedWeakBlocker,OutdatedBlocker

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-text/par/par-1.53.0.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/app-text/par/par-1.53.0.ebuild b/app-text/par/par-1.53.0.ebuild
index 6b287a174aeb..14ad2f6868fb 100644
--- a/app-text/par/par-1.53.0.ebuild
+++ b/app-text/par/par-1.53.0.ebuild
@@ -15,11 +15,6 @@ LICENSE="|| ( MIT par )"
 SLOT="0"
 KEYWORDS="~amd64 ~mips ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos"
 
-DEPEND="
-       !dev-util/par
-       !app-arch/par
-"
-
 src_compile() {
        emake -f protoMakefile CC="$(tc-getCC) ${CFLAGS} -c" \
                LINK1="$(tc-getCC) ${LDFLAGS}"

Reply via email to