From a33005fa4a7a92a4c706d4ffff40dd77477d697f Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Tue, 22 Oct 2013 16:04:57 -0500 Subject: [PATCH] rsync: Fix latest rsync recipe * Remove strange question marks in architecture (tested working on gcc4) --- net-misc/rsync/rsync-3.1.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rsync/rsync-3.1.0.recipe b/net-misc/rsync/rsync-3.1.0.recipe index 50a073bd0..0df7d4b2d 100644 --- a/net-misc/rsync/rsync-3.1.0.recipe +++ b/net-misc/rsync/rsync-3.1.0.recipe @@ -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="