app-backup/borgbackup: stable on amd64, bug #639102

Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Anthony G. Basile
2017-11-30 15:05:37 -05:00
parent ac9e3d2333
commit e9a6261b99

View 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"