diff options
Diffstat (limited to 'main/xfce4-cpufreq-plugin/APKBUILD')
-rw-r--r-- | main/xfce4-cpufreq-plugin/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/xfce4-cpufreq-plugin/APKBUILD b/main/xfce4-cpufreq-plugin/APKBUILD index c838e6587a..6ec757b545 100644 --- a/main/xfce4-cpufreq-plugin/APKBUILD +++ b/main/xfce4-cpufreq-plugin/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.0.1 pkgrel=2 pkgdesc="CPU frequency plugin for the Xfce4 panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin" +arch="x86 x86_64" license="GPL2" depends= makedepends="xfce4-panel-dev libxfcegui4-dev" |