app-backup/borgbackup: 1.1.8 stable on amd64 and x86
authorAnthony G. Basile <blueness@gentoo.org>
Tue, 12 Feb 2019 01:16:38 +0000 (20:16 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 12 Feb 2019 01:17:02 +0000 (20:17 -0500)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

app-backup/borgbackup/borgbackup-1.1.8.ebuild

index 15ee3092744c2f7f5a66a512bd50bd1e1e354dec..a4d863249ecab3ff0500b3a195d439572d827737 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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"