diff options
Diffstat (limited to 'testing/fortune')
-rw-r--r-- | testing/fortune/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fortune/APKBUILD b/testing/fortune/APKBUILD index b879009c07..c451e383f3 100644 --- a/testing/fortune/APKBUILD +++ b/testing/fortune/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.1 pkgrel=0 pkgdesc="Fortune cookie program ported from OpenBSD" url="https://github.com/ahills/fortune" -arch="all" +arch="x86 x86_64" license="BSD" depends="" depends_dev="" |