diff options
author | Phil Blundell <philb@gnu.org> | 2008-11-02 17:22:26 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2008-11-02 17:22:26 +0000 |
commit | 649e640996329358230716ba375bfb977f8253e3 (patch) | |
tree | ff9aacf8cc7185e8d9fbe7e2912c8a7e162fb46f /conf/machine/epia.conf | |
parent | ae5d55503ac7adc9aa307504486de7a143d1bfbe (diff) |
epia: repair PACKAGE_EXTRA_ARCHS breakage
Diffstat (limited to 'conf/machine/epia.conf')
-rw-r--r-- | conf/machine/epia.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/epia.conf b/conf/machine/epia.conf index 97d43d7a6d..a6522e9351 100644 --- a/conf/machine/epia.conf +++ b/conf/machine/epia.conf @@ -1,7 +1,6 @@ require conf/machine/x86.conf TARGET_ARCH = "i586" -PACKAGE_EXTRA_ARCHS = "i386 i486" PREFERRED_PROVIDER_virtual/kernel = "linux-epia" OLDEST_KERNEL = "2.6.5" |