]> git.pld-linux.org Git - packages/mythplugins.git/commitdiff
- add ppc to ExclusiveArch list (gentoo has it so it perhaps works?) auto/ac/mythplugins-0_19-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 13 Feb 2006 15:15:35 +0000 (15:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mythplugins.spec -> 1.18

mythplugins.spec

index 2c13638fb17a2e48d610d5d498456e6304a54f4d..d6353d18cf895d1078b1bf1dbe56a9ffe60f8255 100644 (file)
@@ -86,7 +86,7 @@ BuildRequires:        zlib-devel
 %{?with_mythvideo:Requires:    mythvideo}
 %{?with_mythweather:Requires:  mythweather}
 %{?with_mythweb:Requires:      mythweb}
-ExclusiveArch: %{ix86} %{x8664}
+ExclusiveArch: %{ix86} %{x8664} ppc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                myth_api_version %(awk '/LIBVERSION/{print $3}' %{_datadir}/mythtv/build/settings.pro 2>/dev/null || echo ERROR)
This page took 0.076233 seconds and 4 git commands to generate.