summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/zfs/ChangeLog5
-rw-r--r--sys-fs/zfs/zfs-0.6.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/zfs/ChangeLog b/sys-fs/zfs/ChangeLog
index abece3da388e..b18846e60527 100644
--- a/sys-fs/zfs/ChangeLog
+++ b/sys-fs/zfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/zfs
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/ChangeLog,v 1.93 2015/07/12 14:11:02 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/ChangeLog,v 1.94 2015/07/12 14:17:58 dlan Exp $
+
+ 12 Jul 2015; Yixun Lan <dlan@gentoo.org> zfs-0.6.4.2.ebuild:
+ lost arm/ppc/ppc64 keyword, fixed
*zfs-0.6.4.2 (12 Jul 2015)
diff --git a/sys-fs/zfs/zfs-0.6.4.2.ebuild b/sys-fs/zfs/zfs-0.6.4.2.ebuild
index 8070b6314ddc..33a9f03915e4 100644
--- a/sys-fs/zfs/zfs-0.6.4.2.ebuild
+++ b/sys-fs/zfs/zfs-0.6.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.4.2.ebuild,v 1.1 2015/07/12 14:11:02 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.4.2.ebuild,v 1.2 2015/07/12 14:17:58 dlan Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -18,7 +18,7 @@ else
inherit eutils versionator
SRC_URI="https://github.com/zfsonlinux/${PN}/archive/${P}.tar.gz"
S="${WORKDIR}/${PN}-${P}"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
fi
inherit bash-completion-r1 flag-o-matic toolchain-funcs autotools-utils udev systemd