diff options
Diffstat (limited to 'main/byobu/APKBUILD')
-rw-r--r-- | main/byobu/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/byobu/APKBUILD b/main/byobu/APKBUILD index b9133c275c..5f4d0ad004 100644 --- a/main/byobu/APKBUILD +++ b/main/byobu/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.64 pkgrel=0 pkgdesc="enhancement of the GNU Screen" url="https://launchpad.net/byobu" -arch="x86 x86_64" +arch="all" license="GPL-3" depends="screen python" makedepends= |