summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-02-19 12:04:20 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-02-20 12:24:56 -0800
commitb024a6a934288437431577db28c3a2bf5a0ddbf6 (patch)
treec292039e49d6032cb88c97b8fb387b4f9a5edfc6 /sys-fs
parentsys-fs/zfs-kmod: 0.7.12 stable (diff)
downloadgentoo-b024a6a934288437431577db28c3a2bf5a0ddbf6.tar.gz
gentoo-b024a6a934288437431577db28c3a2bf5a0ddbf6.tar.bz2
gentoo-b024a6a934288437431577db28c3a2bf5a0ddbf6.zip
sys-fs/zfs: 0.7.12 stable
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/zfs/zfs-0.7.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/zfs/zfs-0.7.12.ebuild b/sys-fs/zfs/zfs-0.7.12.ebuild
index c79361210b4a..286e747e870a 100644
--- a/sys-fs/zfs/zfs-0.7.12.ebuild
+++ b/sys-fs/zfs/zfs-0.7.12.ebuild
@@ -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