diff --git a/wine.changes b/wine.changes index 530625b..639dd18 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 30 06:22:29 UTC 2013 - meissner@suse.com + +- enable armv7l + ------------------------------------------------------------------- Fri Jul 19 05:36:25 UTC 2013 - meissner@suse.com diff --git a/wine.spec b/wine.spec index adb1af9..2e4648b 100644 --- a/wine.spec +++ b/wine.spec @@ -90,7 +90,7 @@ BuildRequires: gpg-offline %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build # Perhaps arm later... -ExclusiveArch: %{ix86} x86_64 ppc +ExclusiveArch: %{ix86} x86_64 ppc armv7l %description An MS Windows emulator, consisting of both runtime and source