diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-10-02 18:48:17 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-10-02 18:48:17 -0700 |
commit | d4b426bc924e664b19ae6d16b0c90c75e6e76683 (patch) | |
tree | 170f86c771876342c4532a39d144c811d363f716 /PKGBUILD | |
parent | That's 11 not 1. (diff) | |
download | linux-libre-hardened-d4b426bc924e664b19ae6d16b0c90c75e6e76683.tar.xz |
Maintainer logic
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -4,6 +4,14 @@ # Contributor (Arch): Tobias Powalowski <tpowa@archlinux.org> # Contributor (Arch): Thomas Baechler <thomas@archlinux.org> +# # I maintain this because: +# Parabola version lacks ath9k and greysky2 patches +# Parabola version is out-of-date +# Parabola version allows SM3 and SM4 +# Parabola version is 300 Hz +# Parabola version supports Intel ME +# Parabola version disables modules for components that lack free firmware + pkgbase=linux-libre-hardened _majver=4.18 _minver=11 |