app-backup/borgbackup: amd64 stable wrt bug #607060
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 30 Jan 2017 13:08:10 +0000 (14:08 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 30 Jan 2017 13:08:10 +0000 (14:08 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-backup/borgbackup/borgbackup-1.0.9.ebuild

index 065fdc13465bac47ef35dea481bbc157ed85c552..eeda308975152876981bc8f10bd5d48bb8edbf96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 ~x86"
 fi
 
 DESCRIPTION="Deduplicating backup program with compression and authenticated encryption."