Skip to content

Commit

Permalink
graphics/ppmcaption: enable on powerpc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Oct 23, 2021
1 parent b487ce3 commit 9d63c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/ppmcaption/Makefile
Expand Up @@ -15,7 +15,7 @@ MAKE_ARGS= install_prefix=${STAGEDIR}

PLIST_FILES= bin/ppmcaption man/man1/ppmcaption.1.gz

ONLY_FOR_ARCHS= i386 powerpc powerpc64
ONLY_FOR_ARCHS= i386 powerpc powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= does not compile on amd64; untested everywhere else

post-patch:
Expand Down

0 comments on commit 9d63c1a

Please sign in to comment.