mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-08 00:10:15 +03:00
app-text/par: fix MisplacedWeakBlocker,OutdatedBlocker
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user