diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-10 13:43:45 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-10 13:43:45 +0100 |
commit | 63b4e1f753a187003bc92ab02a47ee5e91096ef4 (patch) | |
tree | 1dbe030d4d61b3a448a8499733b72eb370e6c0d6 /community/awn-extras-applets | |
parent | 52606b93b12b35d9225e3ec29c1db3f5f63d6aac (diff) |
Arch already released mips64el packages.
Diffstat (limited to 'community/awn-extras-applets')
-rw-r--r-- | community/awn-extras-applets/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/awn-extras-applets/PKGBUILD b/community/awn-extras-applets/PKGBUILD index 7ce9fca85..849ad6e03 100644 --- a/community/awn-extras-applets/PKGBUILD +++ b/community/awn-extras-applets/PKGBUILD @@ -8,7 +8,7 @@ _pkgname=awn-extras pkgver=0.4.0 pkgrel=15 pkgdesc="Collection of applets for avant-window-navigator" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/awn-extras" license=('GPL') depends=('avant-window-navigator' 'python2-notify' 'vte' 'gnome-menus' 'gnome-menus2' 'webkitgtk2') |