diff options
Diffstat (limited to 'devel/efivar/Makefile')
-rw-r--r-- | devel/efivar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/efivar/Makefile b/devel/efivar/Makefile index 12975a8454a8..690ebf461311 100644 --- a/devel/efivar/Makefile +++ b/devel/efivar/Makefile @@ -9,7 +9,7 @@ WWW= https://github.com/rhboot/efivar LICENSE= LGPL21 -NOT_FOR_ARCHS= powerpc powerpc64 powerpspe sparc64 +NOT_FOR_ARCHS= powerpc powerpc64 powerpspe NOT_FOR_ARCHS_REASON= specification only supports little-endian processors LIB_DEPENDS= libpopt.so:devel/popt |