summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a64c9e7dad6..144323240397 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,9 @@
pkgname=kodi-standalone-service
pkgver=1.8
pkgrel=2
-pkgdesc="Systemd service and user to autostart kodi at boot"
+pkgdesc="Systemd service and user to run kodi in stand-alone mode"
+# Arch ARM users do NOT attempt to use this package on Arch ARM!
+# This is only for x86_64 and i686. You have been warned.
arch=('x86_64' 'i686')
url="https://wiki.archlinux.org/index.php/Kodi#Kodi-standalone-service"
license=('GPL')