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/filesystem | |
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/filesystem')
-rw-r--r-- | libre/filesystem/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD index b292769d4..511cfeb27 100644 --- a/libre/filesystem/PKGBUILD +++ b/libre/filesystem/PKGBUILD @@ -8,7 +8,7 @@ pkgname=filesystem pkgver=2018.8 pkgrel=1.parabola1 pkgdesc='Base Parabola GNU/Linux-libre files' -arch=('i686' 'x86_64' 'armv7h') +arch=('i686' 'x86_64' 'armv7h' 'ppc64le') license=('GPL') url='https://www.parabola.nu' groups=('base') |