Skip to content

Commit

Permalink
sysutils/gdisk: enable on armv7 and powerpc
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Jun 15, 2021
1 parent 592181a commit 423ffee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysutils/gdisk/Makefile
Expand Up @@ -12,7 +12,7 @@ COMMENT= GPT fdisk
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le
ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le

LIB_DEPENDS= libpopt.so:devel/popt \
libuuid.so:misc/e2fsprogs-libuuid
Expand Down

0 comments on commit 423ffee

Please sign in to comment.