app-backup/borgbackup-1.0.7-r0: stable on amd64

Gentoo-Bug: 595796
This commit is contained in:
Tobias Klausmann
2016-12-20 20:15:34 +01:00
parent 35e13031ff
commit d4b375c223

View File

@@ -13,7 +13,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."