sys-fs/zfs: 0.7.12 stable
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 19 Feb 2019 20:04:20 +0000 (12:04 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 20 Feb 2019 20:24:56 +0000 (12:24 -0800)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
sys-fs/zfs/zfs-0.7.12.ebuild

index c79361210b4af06636fbbaaa7886684d9d1af190..286e747e870abe68c6d29b2b0ebaa2f5b532e0e0 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"
@@ -10,7 +10,7 @@ if [ ${PV} == "9999" ] ; then
        EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git"
 else
        SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz"
-       KEYWORDS="~amd64"
+       KEYWORDS="amd64"
 fi
 
 inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 systemd toolchain-funcs udev