On 12/23/10 at 08:14pm, Thomas Bächler wrote: > Am 23.12.2010 19:53, schrieb John W Palmieri: > > I could add the 'any' packages to each of the machine architectures, but > > I don't like the redundancy. > > > > So is the separate entry the way to go? Obviously, I'd like one entry: > > We add them to both package databases and symlink the -any files into > the directory. I don't know another way to do this. > Maybe to clear it out a bit.. create an "any" dir in your repodir so you get: x86_64,i686,any Then cd to i686, ln -s ../any/package-1.3-3-any.pk.tar.xz pacakge-1.3-x86_64.pkg.tar.xz Good luck ;)