Blob Blame History Raw
From b87e43c18806213f3b9f6d84c1de7cfedc7af843 Mon Sep 17 00:00:00 2001
From: Jesse Keating <jkeating@redhat.com>
Date: Sun, 15 Nov 2009 10:01:44 -0800
Subject: [PATCH] There is no ppc in Fedora rawhide anymore.

---
 configs/rawhide.mash |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configs/rawhide.mash b/configs/rawhide.mash
index ba68d8f..1ba3d03 100644
--- a/configs/rawhide.mash
+++ b/configs/rawhide.mash
@@ -13,7 +13,7 @@ strict_keys = False
 keys = 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
 repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/development/%(arch)s/os/
 repoviewtitle = "Fedora Rawhide - %(arch)s"
-arches = i386 x86_64 ppc ppc64
+arches = i386 x86_64
 delta = True
 # Change distro_tags as fedora-release version gets bumped
 distro_tags = "cpe:/o:fedoraproject:fedora:11.92" "rawhide"
-- 
1.6.5.2