Alpha no longer supported.
Noticed by: ru@
This commit is contained in:
parent
f43f0196a9
commit
bcc506c582
@ -31,9 +31,7 @@ def disc1_packages():
|
||||
pkgs.extend(['x11/xorg',
|
||||
'x11/xorg-manpages',
|
||||
'devel/imake-6'])
|
||||
if arch == 'alpha':
|
||||
pkgs.append('emulators/osf1_base')
|
||||
elif arch == 'i386':
|
||||
if arch == 'i386':
|
||||
pkgs.append('emulators/linux_base-fc4')
|
||||
return pkgs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user