From 3e31808521e990b3b86d25de7d49cdd90a2de29f Mon Sep 17 00:00:00 2001 From: eliott Date: Sat, 8 Mar 2008 12:11:02 -0800 Subject: More changes to the multiarch model. --- templates/devel/siteindex.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/devel/siteindex.html') diff --git a/templates/devel/siteindex.html b/templates/devel/siteindex.html index 0c25fd8b..e97d9150 100644 --- a/templates/devel/siteindex.html +++ b/templates/devel/siteindex.html @@ -21,7 +21,7 @@

Latest News

{% for pkg in pkg_updates %} {{ pkg.pkgname }} {{ pkg.pkgver }}-{{ pkg.pkgrel }} - {{ pkg.category.category }} + {{ pkg.arch.name }} {% endfor %} -- cgit v1.2.3-54-g00ecf