projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c596ef
)
sys-fs/zfs: amd64 stable
author
Aaron Bauman
<bman@gentoo.org>
Sun, 1 Apr 2018 15:28:39 +0000
(11:28 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Sun, 1 Apr 2018 16:09:03 +0000
(12:09 -0400)
Bug: https://bugs.gentoo.org/651866
Package-Manager: Portage-2.3.27, Repoman-2.3.9
sys-fs/zfs/zfs-0.7.7.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/zfs/zfs-0.7.7.ebuild
b/sys-fs/zfs/zfs-0.7.7.ebuild
index b625fe321e0f5866b6aebb9e32616503aef593c0..333f9edb6160a7aede0f1c68dd17099783001d02 100644
(file)
--- 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