summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Yao <ryao@gentoo.org>2016-11-06 00:00:39 -0400
committerRichard Yao <ryao@gentoo.org>2016-11-06 00:00:39 -0400
commit4dac7fb3edb7e8944c09c44888f5a2a95371e857 (patch)
tree42751b3bbefbb031c19a0e92d8b5f84470257066 /sys-fs/zfs-kmod/zfs-kmod-0.6.5.7.ebuild
parentnet-misc/wireguard: bump (diff)
downloadgentoo-4dac7fb3edb7e8944c09c44888f5a2a95371e857.tar.gz
gentoo-4dac7fb3edb7e8944c09c44888f5a2a95371e857.tar.bz2
gentoo-4dac7fb3edb7e8944c09c44888f5a2a95371e857.zip
Keyword sys-fs/zfs and friends for ~amd64
We are abandoning the /dev/zfs API stabilization effort in Gentoo until it is merged by upstream because stronger QA tests are causing it to hold us back. Signed-off-by: Richard Yao <ryao@gentoo.org>
Diffstat (limited to 'sys-fs/zfs-kmod/zfs-kmod-0.6.5.7.ebuild')
-rw-r--r--sys-fs/zfs-kmod/zfs-kmod-0.6.5.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.6.5.7.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.6.5.7.ebuild
index a264674a8efa..57d7d6ddcd38 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-0.6.5.7.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-0.6.5.7.ebuild
@@ -11,7 +11,7 @@ if [ ${PV} == "9999" ]; then
else
SRC_URI="https://github.com/zfsonlinux/zfs/releases/download/zfs-${PV}/zfs-${PV}.tar.gz"
S="${WORKDIR}/zfs-${PV}"
- KEYWORDS=""
+ KEYWORDS=" ~amd64"
fi
inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils