Skip to content

Commit

Permalink
x11/hyprpaper: consistently lowercase _REASON
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Feb 27, 2023
1 parent 827d888 commit e807fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x11/hyprpaper/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

NOT_FOR_ARCHS= mips mips64 powerpc powerpc64 powerpcspe sparc64
NOT_FOR_ARCHS_REASON= Only little endian is supported
NOT_FOR_ARCHS_REASON= only little-endian is supported

BUILD_DEPENDS= gmake:devel/gmake \
wayland-protocols>0:graphics/wayland-protocols
Expand Down

0 comments on commit e807fb8

Please sign in to comment.