From 8457985d612531269ceca5b651073448f435f7e7 Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Mon, 13 Dec 2010 16:02:13 +0000
Subject: testing/*: add arch

---
 testing/py-crypto/APKBUILD | 1 +
 1 file changed, 1 insertion(+)

(limited to 'testing/py-crypto')

diff --git a/testing/py-crypto/APKBUILD b/testing/py-crypto/APKBUILD
index a1beecb8f..43e325a09 100644
--- a/testing/py-crypto/APKBUILD
+++ b/testing/py-crypto/APKBUILD
@@ -4,6 +4,7 @@ pkgver=2.0.1
 pkgrel=3
 pkgdesc="A collection of cryptographic algorithms and protocols, implemented for use from Python."
 url="http://www.amk.ca/python/code/crypto.html"
+arch="x86 x86_64"
 license="GPL"
 depends="python"
 makedepends="gmp-dev python-dev"
-- 
cgit v1.2.3