aboutsummaryrefslogtreecommitdiffstats
path: root/community/fortune
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-09-17 15:37:36 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-09-17 15:37:52 +0000
commit089f340b2ca3e069ea93dd8513808be6b92ac637 (patch)
tree5f107dc27fdf0652f45203295ed6041075efee2f /community/fortune
parent322208f72a48f2a04355796a4afea846d56302eb (diff)
downloadaports-089f340b2ca3e069ea93dd8513808be6b92ac637.tar.bz2
aports-089f340b2ca3e069ea93dd8513808be6b92ac637.tar.xz
community/fortune: enable build on ppc64le
Diffstat (limited to 'community/fortune')
-rw-r--r--community/fortune/APKBUILD2
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=""