summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/rkt/PKGBUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/community/rkt/PKGBUILD b/community/rkt/PKGBUILD
new file mode 100644
index 00000000..c95dbee0
--- /dev/null
+++ b/community/rkt/PKGBUILD
@@ -0,0 +1,8 @@
+# this is, what debian does (https://packages.debian.org/de/sid/i386/rkt)
+
+eval "$(
+ declare -f build | \
+ sed '
+ s|coreos,kvm,host,fly|host|
+ '
+)"