From 4ff65ef29982e116527adebdd7ad73a05719712a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 31 Mar 2011 13:43:08 +0000 Subject: main: mass-rebuild of packages missing arch in .PKGINFO this is needed for apk-tools-2.1 migration --- main/libevent/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/libevent') diff --git a/main/libevent/APKBUILD b/main/libevent/APKBUILD index e9810dbf3..2cd11e28a 100644 --- a/main/libevent/APKBUILD +++ b/main/libevent/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=libevent pkgver=1.4.14b -pkgrel=0 +pkgrel=1 pkgdesc="An event notification library" url="http://www.monkey.org/~provos/libevent/" arch="all" -- cgit v1.2.3