From 99b51ba2e0736ff54483b25a6e5c035f06b7e4a6 Mon Sep 17 00:00:00 2001
From: Tuan Hoang <tmhoang@linux.ibm.com>
Date: Tue, 25 Jun 2019 15:53:50 +0000
Subject: [PATCH] community/alsa-plugins: enable s390x

---
 community/alsa-plugins/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/alsa-plugins/APKBUILD b/community/alsa-plugins/APKBUILD
index fbb9456f12ca..e4930e52c589 100644
--- a/community/alsa-plugins/APKBUILD
+++ b/community/alsa-plugins/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.1.9
 pkgrel=0
 pkgdesc="Advanced Linux Sound Architecture (ALSA) plugins"
 url="https://www.alsa-project.org"
-arch="all !s390x"
+arch="all"
 license="GPL-2.0-or-later LGPL-2.1-or-later"
 makedepends="
 	alsa-lib-dev
-- 
GitLab