aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/systemc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/systemc/APKBUILD b/testing/systemc/APKBUILD
index de5614de3b..cbf0c0e518 100644
--- a/testing/systemc/APKBUILD
+++ b/testing/systemc/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.3.2
pkgrel=0
pkgdesc="C++ library for modeling and describing complex hardware systems"
url="http://www.accellera.org/downloads/standards/systemc"
-arch="all"
+arch="x86 x86_64" # upstream only supports x86*
license="Apache-2.0"
depends=""
depends_dev=""