commit:     483b8777102c1cd9d22a9be8811c0660a3d52247
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 19:18:26 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 19:18:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=483b8777

sys-fs/zfs-auto-snapshot: amd64 stable, bug #734946

Closes: https://bugs.gentoo.org/734946
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

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

diff --git a/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4.ebuild 
b/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4.ebuild
index d8170b5cfc1..609faf654fd 100644
--- a/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4.ebuild
+++ b/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 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 ~ppc64"
+       KEYWORDS="amd64 ~ppc64"
        S="${WORKDIR}/${MY_P}"
 fi
 

Reply via email to