From 85942296a6a6b6c7c1ec72ff6caef2d88007969a Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Fri, 25 Aug 2017 21:08:42 +0000 Subject: testing/virt-what: enable build on ppc64le --- testing/virt-what/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3