diff options
author | Bruno Cichon <ebrasca@librepanther.com> | 2018-10-01 19:00:24 +0200 |
---|---|---|
committer | Bruno Cichon <ebrasca@librepanther.com> | 2018-10-01 19:00:24 +0200 |
commit | 7b0e23aa952d001065f3f2432e4a6c57ac581b5c (patch) | |
tree | 71aa12fa4c5e06a5328f04dad597343dd95e6e46 /libre/systemd/PKGBUILD | |
parent | 6a6c10b720f6e8181721200dbb7c0a9b2ba543f5 (diff) | |
download | abslibre-7b0e23aa952d001065f3f2432e4a6c57ac581b5c.tar.gz abslibre-7b0e23aa952d001065f3f2432e4a6c57ac581b5c.tar.bz2 abslibre-7b0e23aa952d001065f3f2432e4a6c57ac581b5c.zip |
Remove filesystem and systemd from libre-testing
Diffstat (limited to 'libre/systemd/PKGBUILD')
-rw-r--r-- | libre/systemd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index ff615063a..664ac504f 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -16,7 +16,7 @@ pkgver=239.2 pkgrel=1 pkgrel+=.parabola1 arch=('x86_64') -arch+=('i686' 'armv7h') +arch+=('i686' 'armv7h' 'ppc64le') url='https://www.github.com/systemd/systemd' makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' 'intltool' 'iptables' 'kmod' 'libcap' 'libidn2' 'libgcrypt' |