diff options
Diffstat (limited to 'pcr/libcgroup')
-rw-r--r-- | pcr/libcgroup/PKGBUILD | 8 |
1 files 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 <mail@eworm.de> # Contributor (AUR): Jan "heftig" Steffens <jan.steffens@gmail.com> +# Maintainers: Parabola hackers <dev@lists.parabola.nu> + +# 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' |