diff --git a/perl-HTML-Encoding.spec b/perl-HTML-Encoding.spec
index 196853c..e1fbafe 100644
--- a/perl-HTML-Encoding.spec
+++ b/perl-HTML-Encoding.spec
@@ -13,16 +13,11 @@ BuildRequires: perl
BuildRequires: perl-HTML-Parser
BuildRequires: perl-libwww-perl
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArch: noarch
%description
HTML::Encoding helps to determine the encoding of HTML and XML/XHTML
documents.
-Author:
--------
- Bjoern Hoehrmann,
-
%prep
%setup -q -n HTML-Encoding-%{version}
find . -type f | xargs chmod -c -x