diff options
-rw-r--r-- | community/fortune/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fortune/APKBUILD b/community/fortune/APKBUILD index c2738d8e0e..7ff61719b6 100644 --- a/community/fortune/APKBUILD +++ b/community/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="x86 x86_64" +arch="x86 x86_64 ppc64le" license="BSD" depends="" depends_dev="" |