Signed-off-by: Loic Dachary <loic@dachary.org>
   ###
   # for setting BIOS settings
   ###
-  - libcrypto++9
   - libuuid1
   - btrfs-tools
   # for compiling helpers and such
   - bonnie++
   - valgrind
   - python-nose
-  - mpich2
-  - libmpich2-dev
   - ant
   ###
   # used by the xfstests tasks
   - nfs-kernel-server
 
 non_aarch64_common_packages:
-  - libssl0.9.8
   - smbios-utils
   - libfcgi
-  - iozone3
-  - dmapi
   - sysprof
 
 packages_to_upgrade:
 
   - ltp-kernel-test
   - libmpich2-3
   - kvm
+  ###
+  # for setting BIOS settings
+  ###
+  - libcrypto++9
+  ###
+  # used by workunits
+  - mpich2
+  - libmpich2-dev
+
+non_aarch64_packages:
+  - iozone3
+  - dmapi
+  - libssl0.9.8
 
 # on precise rpcbind does not provide a way to
 # be managed with upstart
 
   - qemu-system-x86
 #  - blkin
   - lttng-tools
+  ###
+  # for setting BIOS settings
+  ###
+  - libcrypto++9
+  ###
+  # used by workunits
+  - mpich2
+  - libmpich2-dev
 
 non_aarch64_packages:
   - libgoogle-perftools4
+  - iozone3
+  - dmapi
+  - libssl0.9.8
 
 # FIXME: not available on vivid, figure out what's available and use it
 #  - blkin
   - lttng-tools
+  ###
+  # for setting BIOS settings
+  ###
+  - libcrypto++9
+  ###
+  # used by workunits
+  - mpich2
+  - libmpich2-dev
+
+non_aarch64_packages:
+  - iozone3
+  - dmapi
+  - libssl0.9.8