From 9e8897aeadb2aa51b70c5fc0ed1ae281b015d146 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Sun, 22 Aug 2010 22:01:09 +0200 Subject: add makepkg.conf for [multilib] --- db-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db-functions') diff --git a/db-functions b/db-functions index 292e3ff..9f87298 100644 --- a/db-functions +++ b/db-functions @@ -314,7 +314,7 @@ check_pkgsvn() { get_repos_for_host() { if [ "$(hostname)" = "sigurd" ]; then - echo "community community-testing" + echo "community community-testing multilib" else echo "core extra testing staging" fi -- cgit v1.2.3-24-g4f1b