aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/virt-what/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/virt-what/APKBUILD b/testing/virt-what/APKBUILD
index bd84a8bcea3..408bdfa2161 100644
--- a/testing/virt-what/APKBUILD
+++ b/testing/virt-what/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.18
pkgrel=0
pkgdesc="Detect if we are running in a virtual machine"
url="https://people.redhat.com/~rjones/virt-what/"
-arch="x86 x86_64"
+arch="x86 x86_64 ppc64le"
license="GPL2+"
makedepends="automake autoconf perl-dev"
subpackages="$pkgname-doc"