summaryrefslogtreecommitdiff
path: root/src/poolarch.c
diff options
context:
space:
mode:
authorMichael Andres <ma@suse.de>2011-10-18 16:19:42 +0200
committerMichael Andres <ma@suse.de>2011-10-18 16:20:04 +0200
commita5b10ec1cb10389d887bfc37950036ef5b331d5d (patch)
tree1dc6ebf4f2e0fee340cf61df4abef27b27254f8e /src/poolarch.c
parentef4eb514e32fdc1bca976f840a1a70fb6b4f9785 (diff)
downloadlibsolv-a5b10ec1cb10389d887bfc37950036ef5b331d5d.tar.gz
libsolv-a5b10ec1cb10389d887bfc37950036ef5b331d5d.tar.bz2
libsolv-a5b10ec1cb10389d887bfc37950036ef5b331d5d.zip
Add arch arvm7tnhl and armv7thl
Diffstat (limited to 'src/poolarch.c')
-rw-r--r--src/poolarch.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/poolarch.c b/src/poolarch.c
index d39cecb..2faa8e0 100644
--- a/src/poolarch.c
+++ b/src/poolarch.c
@@ -31,6 +31,8 @@ static const char *archpolicies[] = {
"ia64", "ia64:i686:i586:i486:i386",
"ppc64", "ppc64:ppc",
"ppc", "ppc",
+ "armv7tnhl", "arvm7tnhl:armv7thl:armv7nhl:armv7hl",
+ "armv7thl", "armv7thl:armv7hl",
"armv7nhl", "armv7nhl:armv7hl",
"armv7hl", "armv7hl",
"armv7l", "armv7l:armv6l:armv5tejl:armv5tel:armv5l:armv4tl:armv4l:armv3l",