app-backup/borgbackup: amd64 stable wrt bug #689218
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 8 Jul 2019 11:04:37 +0000 (13:04 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 8 Jul 2019 11:04:37 +0000 (13:04 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

app-backup/borgbackup/borgbackup-1.1.9.ebuild

index 0afaf4e45937121255f02c05338a42c2cee298c6..b418e696ffc94f504ecd3576f1ef0303bafef933 100644 (file)
@@ -12,7 +12,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"