From 4dac7fb3edb7e8944c09c44888f5a2a95371e857 Mon Sep 17 00:00:00 2001 From: Richard Yao Date: Sun, 6 Nov 2016 00:00:39 -0400 Subject: 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 --- sys-fs/zfs/zfs-0.6.5.4.ebuild | 2 +- sys-fs/zfs/zfs-0.6.5.6.ebuild | 2 +- sys-fs/zfs/zfs-0.6.5.7.ebuild | 2 +- sys-fs/zfs/zfs-0.6.5.8.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-fs/zfs') diff --git a/sys-fs/zfs/zfs-0.6.5.4.ebuild b/sys-fs/zfs/zfs-0.6.5.4.ebuild index 23b9e0917030..fff1af241617 100644 --- a/sys-fs/zfs/zfs-0.6.5.4.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.4.ebuild @@ -11,7 +11,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="" + KEYWORDS=" ~amd64" fi inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 systemd toolchain-funcs udev diff --git a/sys-fs/zfs/zfs-0.6.5.6.ebuild b/sys-fs/zfs/zfs-0.6.5.6.ebuild index 23b9e0917030..fff1af241617 100644 --- a/sys-fs/zfs/zfs-0.6.5.6.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.6.ebuild @@ -11,7 +11,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="" + KEYWORDS=" ~amd64" fi inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 systemd toolchain-funcs udev diff --git a/sys-fs/zfs/zfs-0.6.5.7.ebuild b/sys-fs/zfs/zfs-0.6.5.7.ebuild index 93ea6803bdb7..cd74f5a6a8fe 100644 --- a/sys-fs/zfs/zfs-0.6.5.7.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.7.ebuild @@ -11,7 +11,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="" + KEYWORDS=" ~amd64" fi inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 systemd toolchain-funcs udev diff --git a/sys-fs/zfs/zfs-0.6.5.8.ebuild b/sys-fs/zfs/zfs-0.6.5.8.ebuild index 93ea6803bdb7..cd74f5a6a8fe 100644 --- a/sys-fs/zfs/zfs-0.6.5.8.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.8.ebuild @@ -11,7 +11,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="" + KEYWORDS=" ~amd64" fi inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 systemd toolchain-funcs udev -- cgit v1.2.3-65-gdbad