diff options
Diffstat (limited to 'pcr/timekpr/PKGBUILD')
-rw-r--r-- | pcr/timekpr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/timekpr/PKGBUILD b/pcr/timekpr/PKGBUILD index 79934358c..5a9272a16 100644 --- a/pcr/timekpr/PKGBUILD +++ b/pcr/timekpr/PKGBUILD @@ -4,7 +4,7 @@ pkgname=timekpr pkgver=0.3.2 pkgrel=9 pkgdesc="Control the computer usage of your user accounts. You can limit their daily usage based on a timed access duration and configure periods of day when they can log in." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url=https://launchpad.net/timekpr license=('GPL') depends=('python2') |