diff options
Diffstat (limited to 'main/xfce4-cpufreq-plugin')
-rw-r--r-- | main/xfce4-cpufreq-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-cpufreq-plugin/APKBUILD b/main/xfce4-cpufreq-plugin/APKBUILD index 6ec757b545..8df9ebfb99 100644 --- a/main/xfce4-cpufreq-plugin/APKBUILD +++ b/main/xfce4-cpufreq-plugin/APKBUILD @@ -4,7 +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" +arch="all" license="GPL2" depends= makedepends="xfce4-panel-dev libxfcegui4-dev" |