aboutsummaryrefslogtreecommitdiffstats
path: root/community/abcde/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/abcde/APKBUILD')
-rw-r--r--community/abcde/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/abcde/APKBUILD b/community/abcde/APKBUILD
index 04ed486f81a..670ed96c4b0 100644
--- a/community/abcde/APKBUILD
+++ b/community/abcde/APKBUILD
@@ -4,7 +4,7 @@ pkgver=2.9.3
pkgrel=0
pkgdesc="A command line CD encoder that reads your CD, downloads the track information from a CDDB provider, and rips your CD"
url="http://abcde.einval.com/"
-arch="noarch"
+arch="noarch !armv7" # py3-eyed3 missing
license="GPL-2.0-or-later"
depends="bash cd-discid py3-eyed3"
options="!check" # No test suite.