summaryrefslogtreecommitdiff
path: root/community/oath-toolkit
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-19 11:44:40 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-19 11:44:40 -0500
commita44ac2751e88033d5a3978d59d4bcea000eb29f3 (patch)
tree53cf44ddbc120a3b7b24ed4d2a1f0cb0aa1e50f2 /community/oath-toolkit
parent5d091f9aafcf3e9bdc5ef3ed980cc28f2ce38b5e (diff)
Add mips64el in archs
Diffstat (limited to 'community/oath-toolkit')
-rw-r--r--community/oath-toolkit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/oath-toolkit/PKGBUILD b/community/oath-toolkit/PKGBUILD
index 7fc2b5931..a8970d9e4 100644
--- a/community/oath-toolkit/PKGBUILD
+++ b/community/oath-toolkit/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=oath-toolkit
pkgver=1.12.4
pkgrel=1
pkgdesc='OATH one-time password toolkit'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.nongnu.org/oath-toolkit/'
license=('GPL3')
depends=('pam')