Skip to content

Commit

Permalink
sysutils/xnvme: disable on powerpc
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Feb 11, 2024
1 parent c1efc7b commit 80935ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysutils/xnvme/Makefile
Expand Up @@ -10,7 +10,7 @@ WWW= https://xnvme.io/

LICENSE= BSD3CLAUSE

NOT_FOR_ARCHS= armv7 i386
NOT_FOR_ARCHS= armv7 i386 powerpc
NOT_FOR_ARCHS_REASON= use of types with platform-specific length

USES= meson
Expand Down

0 comments on commit 80935ca

Please sign in to comment.