From a38785c36da43b2307126607cb69f92c6bd83e7b Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Wed, 22 Jun 2022 22:58:57 +0200 Subject: pcr: libcgroup: Add armv7h support and add maintainers Signed-off-by: Denis 'GNUtoo' Carikli --- pcr/libcgroup/PKGBUILD | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pcr/libcgroup/PKGBUILD b/pcr/libcgroup/PKGBUILD index a600d7952..edc52c0ec 100644 --- a/pcr/libcgroup/PKGBUILD +++ b/pcr/libcgroup/PKGBUILD @@ -1,11 +1,15 @@ # Maintainer (AUR): Christian Hesse # Contributor (AUR): Jan "heftig" Steffens +# Maintainers: Parabola hackers + +# parabola changes and rationale: +# - Added armv7h pkgname=libcgroup pkgver=2.0 -pkgrel=1 +pkgrel=2 pkgdesc='Library that abstracts the control group file system in Linux' -arch=('i686' 'x86_64') +arch=('armv7h' 'i686' 'x86_64') url='https://github.com/libcgroup/libcgroup' license=(LGPL) backup=('etc/cgconfig.conf' -- cgit v1.2.3