aboutsummaryrefslogtreecommitdiff
path: root/www/rustypaste-cli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rustypaste-cli/Makefile')
-rw-r--r--www/rustypaste-cli/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/rustypaste-cli/Makefile b/www/rustypaste-cli/Makefile
index 683683101658..16de753ea15d 100644
--- a/www/rustypaste-cli/Makefile
+++ b/www/rustypaste-cli/Makefile
@@ -10,6 +10,8 @@ WWW= https://github.com/orhun/rustypaste-cli
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= compilation fails: error[E0080]: evaluation of constant value failed
+
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= orhun