diff options
Diffstat (limited to 'testing/xrdp-git/APKBUILD')
-rw-r--r-- | testing/xrdp-git/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xrdp-git/APKBUILD b/testing/xrdp-git/APKBUILD index b5dbe74c62..2373e4473e 100644 --- a/testing/xrdp-git/APKBUILD +++ b/testing/xrdp-git/APKBUILD @@ -5,7 +5,7 @@ pkgver=20150719 pkgrel=0 pkgdesc="an open source RDP server" url="http://www.xrdp.org/" -arch="all" +arch="x86_64" license="GPLv2" depends="" depends_dev="" |