diff options
Diffstat (limited to 'community/rawtherapee')
-rw-r--r-- | community/rawtherapee/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rawtherapee/APKBUILD b/community/rawtherapee/APKBUILD index d5c9e805ef..4bdd393856 100644 --- a/community/rawtherapee/APKBUILD +++ b/community/rawtherapee/APKBUILD @@ -5,7 +5,7 @@ pkgver=4.2 pkgrel=1 pkgdesc="RawTherapee is image processing software simular to Lightroom or Aperture" url="http://rawtherapee.com" -arch="all" +arch="x86 x86_64" license="GPL3" depends="" depends_dev="" |