rsync: Fix latest rsync recipe

* Remove strange question marks in architecture
  (tested working on gcc4)
This commit is contained in:
Alexander von Gluck IV
2013-10-22 16:04:57 -05:00
parent 2c60e6fe5f
commit a33005fa4a

View File

@@ -12,7 +12,7 @@ CHECKSUM_MD5="3be148772a33224771a8d4d2a028b132"
LICENSE="GNU GPL v3"
COPYRIGHT="1996-2013 by Andrew Tridgell, Wayne Davison, and others."
REVISION="1"
ARCHITECTURES="?x86_gcc2 ?x86"
ARCHITECTURES="x86_gcc2 x86"
PATCHES="rsync-3.1.0.patch"
PROVIDES="