[packages/kernel] - nopae kernel doesn't make sense on i486 and i586
baggins
baggins at pld-linux.org
Sat Jan 31 13:05:52 CET 2015
commit 75243edd45a0cf5ee703ca21e733583792aaf744
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Jan 31 13:05:22 2015 +0100
- nopae kernel doesn't make sense on i486 and i586
kernel.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel.spec b/kernel.spec
index 1073fdd..3762ba4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -312,7 +312,7 @@ Conflicts: util-linux < 2.10o
Conflicts: util-vserver < 0.30.216
Conflicts: xfsprogs < 2.6.0
%if %{without pae}
-ExclusiveArch: i486 i586 i686 pentium3 pentium4 athlon
+ExclusiveArch: i686 pentium3 pentium4 athlon
%else
ExclusiveArch: i486 i586 i686 pentium3 pentium4 athlon %{x8664} x32 alpha arm ia64 ppc ppc64 sparc sparc64
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/75243edd45a0cf5ee703ca21e733583792aaf744
More information about the pld-cvs-commit
mailing list