summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2019-12-05 12:18:41 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2019-12-05 12:18:41 -0600
commitd8ba696ae91c5cd9ca1f38339496ac7026b6ce6d (patch)
tree6e7e29a176da6445dbd9bb227ddcd72bf1bacd9a
parent3c594e0587fa25d240477860c4711b8ffd035d88 (diff)
downloadkernel-d8ba696ae91c5cd9ca1f38339496ac7026b6ce6d.tar.gz
kernel-d8ba696ae91c5cd9ca1f38339496ac7026b6ce6d.tar.xz
kernel-d8ba696ae91c5cd9ca1f38339496ac7026b6ce6d.zip
Re-enable ppc64le
-rw-r--r--kernel.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 6ae9ee5c5..23db2b8c1 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -461,7 +461,7 @@ Summary: The Linux kernel
# We only build kernel-headers on the following...
%if 0%{?fedora}
-%define nobuildarches i386 ppc64le
+%define nobuildarches i386
%else
%define nobuildarches i386 i686
%endif