diff options
author | Richard Yao <ryao@gentoo.org> | 2016-11-06 00:00:39 -0400 |
---|---|---|
committer | Richard Yao <ryao@gentoo.org> | 2016-11-06 00:00:39 -0400 |
commit | 4dac7fb3edb7e8944c09c44888f5a2a95371e857 (patch) | |
tree | 42751b3bbefbb031c19a0e92d8b5f84470257066 /sys-fs/zfs | |
parent | net-misc/wireguard: bump (diff) | |
download | gentoo-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')
-rw-r--r-- | sys-fs/zfs/zfs-0.6.5.4.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/zfs/zfs-0.6.5.6.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/zfs/zfs-0.6.5.7.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/zfs/zfs-0.6.5.8.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
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 |