sys-kernel/spl: 0.7.12 stable
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 19 Feb 2019 20:02:17 +0000 (12:02 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 20 Feb 2019 20:24:56 +0000 (12:24 -0800)
compatible with stable 4.19 lts sources

Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
sys-kernel/spl/spl-0.7.12.ebuild

index d6e0509a0a152b618106e6017fe94d298734e877..308d3ea67a997df8a5ad84afe84ebc424a5773c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="https://github.com/zfsonlinux/zfs/releases/download/zfs-${PV}/${P}.tar.gz"
-       KEYWORDS="~amd64"
+       KEYWORDS="amd64"
 fi
 
 inherit flag-o-matic linux-info linux-mod autotools-utils