diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-08-09 13:18:10 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-08-09 16:58:50 -0300 |
commit | cfcd2da02c0fb47781b0ce5a19dde44650cd44c9 (patch) | |
tree | e28d47a6c181e87bd6514be51dc5f8ae4d30e175 /community | |
parent | ac1a1f8ece13cf4757671e91cb17a71e40997201 (diff) | |
download | aports-cfcd2da02c0fb47781b0ce5a19dde44650cd44c9.tar.bz2 aports-cfcd2da02c0fb47781b0ce5a19dde44650cd44c9.tar.xz |
community/kodi: enable on all arm architectures
Diffstat (limited to 'community')
-rw-r--r-- | community/kodi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kodi/APKBUILD b/community/kodi/APKBUILD index 6adc9992e8..e96d075706 100644 --- a/community/kodi/APKBUILD +++ b/community/kodi/APKBUILD @@ -10,7 +10,7 @@ _libdvdnav_pkgver="6.0.0-Leia-Alpha-3" _crossguid_hash="8f399e8bd4" pkgdesc="A software media player and entertainment hub for digital media" url="https://kodi.tv" -arch="x86 x86_64" +arch="x86 x86_64 armhf armv7 aarch64" license="GPL-2.0-only" depends="python2 hicolor-icon-theme |