app-backup/borgbackup: x86 stable (bug #660326)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 5 Jul 2018 00:42:22 +0000 (02:42 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 5 Jul 2018 00:42:22 +0000 (02:42 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-backup/borgbackup/borgbackup-1.1.6.ebuild

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