app-backup/borgbackup: amd64 stable wrt bug #660326
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 9 Jul 2018 14:50:43 +0000 (17:50 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 9 Jul 2018 14:50:51 +0000 (17:50 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-backup/borgbackup/borgbackup-1.1.6.ebuild

index 8ef58febf6a2e0e6fc367ea6e181af42e982deee..c94a558657c39188569053bcb6f9fbc4447c5676 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"