Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/zfs-kmod/
Date: Sun, 01 Apr 2018 16:10:15
Message-Id: 1522598946.138d49a3545179943c24b7cbd80b5d571a517e65.bman@gentoo
1 commit: 138d49a3545179943c24b7cbd80b5d571a517e65
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 1 15:29:36 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 1 16:09:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=138d49a3
7
8 sys-fs/zfs-kmod: amd64 stable
9
10 Bug: https://bugs.gentoo.org/651866
11 Package-Manager: Portage-2.3.27, Repoman-2.3.9
12
13 sys-fs/zfs-kmod/zfs-kmod-0.7.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.7.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.7.7.ebuild
17 index d71cf40662e..c8153afff87 100644
18 --- a/sys-fs/zfs-kmod/zfs-kmod-0.7.7.ebuild
19 +++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.7.ebuild
20 @@ -10,7 +10,7 @@ if [ ${PV} == "9999" ]; then
21 else
22 SRC_URI="https://github.com/zfsonlinux/zfs/releases/download/zfs-${PV}/zfs-${PV}.tar.gz"
23 S="${WORKDIR}/zfs-${PV}"
24 - KEYWORDS="~amd64"
25 + KEYWORDS="amd64"
26 fi
27
28 inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils