From ba2600dc6ebad7a01bc96e7e01ad75ae4573d391 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 13 Jan 2011 06:05:19 -0600 Subject: Set all packages with arch="x86 x86_64" to arch="all". --- testing/rtnppd/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/rtnppd') diff --git a/testing/rtnppd/APKBUILD b/testing/rtnppd/APKBUILD index 6377f67e6a..bd0f9cb1e9 100644 --- a/testing/rtnppd/APKBUILD +++ b/testing/rtnppd/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.7b pkgrel=1 pkgdesc="A program route TNPP 3.8 (Telocator Network Paging Protocol) packets between serial and other links" url="http://sourceforge.net/projects/rtnppd/" -arch="x86 x86_64" +arch="all" license="GPL" depends="" makedepends="postgresql-dev" -- cgit v1.2.3