Remove duplicate 'flavours: amd64' in amd64 definitions

When an architecture has featuresets enabled, flavours should be
defined per-featureset, not for the architecture.  Currently
the amd64 flavour is listed at both levels for amd64 and the
binary packages for (amd64, none) are being built twice!

svn path=/dists/sid/linux/; revision=20486
This commit is contained in:
Ben Hutchings 2013-08-12 15:46:02 +00:00
parent 9537a83706
commit fb4f2e3217
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
featuresets:
none
rt
flavours:
amd64
kernel-arch: x86
[build]