summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-26 12:49:12 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-26 12:49:12 -0200
commit406d6d6823e90f7eb4c7648b38bb390c9eac2031 (patch)
treed146ac22fb02ffc2e845a98ecac3d7511b96a0b4
parentb7cb05969d1939595ad4935297796d567cd32d3e (diff)
tp_smapi-libre-lts: adding mips64el support
-rw-r--r--libre/tp_smapi-libre-lts/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/tp_smapi-libre-lts/PKGBUILD b/libre/tp_smapi-libre-lts/PKGBUILD
index 8f835d1d4..6eb168b0f 100644
--- a/libre/tp_smapi-libre-lts/PKGBUILD
+++ b/libre/tp_smapi-libre-lts/PKGBUILD
@@ -14,7 +14,7 @@ _extramodules=/usr/lib/modules/extramodules-3.0-LIBRE-LTS
pkgver=0.41
pkgrel=9.3
pkgdesc="Modules for ThinkPad's SMAPI functionality (built for the linux-libre-lts kernel package)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='https://github.com/evgeni/tp_smapi'
license=('GPL')
depends=('linux-libre-lts>=3.0' 'linux-libre-lts<3.1')