diff --git a/src/bootfiles/20f/boot-2014-11-ppc.lisp b/src/bootfiles/20f/boot-2014-11-ppc.lisp
new file mode 100644
index 0000000000000000000000000000000000000000..96f454b16a179d22b1cfcacc730a10d8c7782ca7
--- /dev/null
+++ b/src/bootfiles/20f/boot-2014-11-ppc.lisp
@@ -0,0 +1,3 @@
+;; Enable executable feature on ppc.
+#+ppc
+(pushnew :executable *features*)