summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-01 11:28:39 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-01 12:09:03 -0400
commite03de50964217804ee3c2bcaee15b90466963f43 (patch)
treed9fc0d3c290965a13bf99ee3b4d3ab69ed0c87e6
parentapp-emulation/libvirt: amd64 stable (diff)
downloadgentoo-e03de509.tar.gz
gentoo-e03de509.tar.bz2
gentoo-e03de509.zip
sys-fs/zfs: amd64 stable
Bug: https://bugs.gentoo.org/651866 Package-Manager: Portage-2.3.27, Repoman-2.3.9
-rw-r--r--sys-fs/zfs/zfs-0.7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/zfs/zfs-0.7.7.ebuild b/sys-fs/zfs/zfs-0.7.7.ebuild
index b625fe321e0f..333f9edb6160 100644
--- a/sys-fs/zfs/zfs-0.7.7.ebuild
+++ b/sys-fs/zfs/zfs-0.7.7.ebuild
@@ -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