commit:     119263f2307a8b728bf83063fb06211c39159552
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  7 01:01:27 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Dec  7 01:01:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119263f2

sys-fs/zfs-auto-snapshot: sync live ebuild

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-9999.ebuild 
b/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-9999.ebuild
index e9006a5b9aa..d8170b5cfc1 100644
--- a/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-9999.ebuild
+++ b/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
 else
        MY_P="${PN}-upstream-${PV}"
        
SRC_URI="https://github.com/zfsonlinux/${PN}/archive/upstream/${PV}.tar.gz -> 
${MY_P}.tar.gz"
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~ppc64"
        S="${WORKDIR}/${MY_P}"
 fi
 

Reply via email to