From: Michael Schroeder Date: Tue, 30 Jul 2013 14:32:04 +0000 (+0200) Subject: add back armv7hnl for the Fedora guys X-Git-Tag: BASE-SuSE-Code-13_1-Branch~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a59d11d84d0ff7dcb0787c493eff1a6a982fc2fb;p=thirdparty%2Flibsolv.git add back armv7hnl for the Fedora guys --- diff --git a/src/poolarch.c b/src/poolarch.c index 82e28dc6..78848ada 100644 --- a/src/poolarch.c +++ b/src/poolarch.c @@ -34,6 +34,7 @@ static const char *archpolicies[] = { "ppc64p7", "ppc64p7:ppc64:ppc", "aarch64", "aarch64", "armv6hl", "armv6hl", + "armv7hnl", "armv7hnl:armv7hl:armv6hl", "armv7hl", "armv7hl:armv6hl", "armv7l", "armv7l:armv6l:armv5tejl:armv5tel:armv5l:armv4tl:armv4l:armv3l", "armv6l", "armv6l:armv5tejl:armv5tel:armv5l:armv4tl:armv4l:armv3l",