diff options
Diffstat (limited to 'testing/speedometer/APKBUILD')
-rw-r--r-- | testing/speedometer/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/speedometer/APKBUILD b/testing/speedometer/APKBUILD index e6880b6c0..c0ea64379 100644 --- a/testing/speedometer/APKBUILD +++ b/testing/speedometer/APKBUILD @@ -5,6 +5,7 @@ pkgver=2.7 pkgrel=0 pkgdesc="Measure and display the rate of data across a network connection or data being stored in a file" url="http://excess.org/speedometer/" +arch="x86 x86_64" license="LGPL" depends="python urwid" makedepends="python-dev" |