projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ff2447
)
sys-fs/zfs-kmod: amd64 stable
author
Aaron Bauman
<bman@gentoo.org>
Sun, 1 Apr 2018 15:29:36 +0000
(11:29 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Sun, 1 Apr 2018 16:09:06 +0000
(12:09 -0400)
Bug: https://bugs.gentoo.org/651866
Package-Manager: Portage-2.3.27, Repoman-2.3.9
sys-fs/zfs-kmod/zfs-kmod-0.7.7.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/zfs-kmod/zfs-kmod-0.7.7.ebuild
b/sys-fs/zfs-kmod/zfs-kmod-0.7.7.ebuild
index d71cf40662e34111fe2e0114c39403d9b035470b..c8153afff87b88876746cde4e6825c2da7c6ad4a 100644
(file)
--- a/
sys-fs/zfs-kmod/zfs-kmod-0.7.7.ebuild
+++ b/
sys-fs/zfs-kmod/zfs-kmod-0.7.7.ebuild
@@
-10,7
+10,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="
~
amd64"
+ KEYWORDS="amd64"
fi
inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils