Skip to content

Commit

Permalink
app-backup/borgbackup: Stabilize 1.2.1-r2 amd64, #854135
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Aug 16, 2022
1 parent 639cf99 commit 25901c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-backup/borgbackup/borgbackup-1.2.1-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 ~arm ~arm64 ~ppc64 ~riscv x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
fi

DESCRIPTION="Deduplicating backup program with compression and authenticated encryption"
Expand Down

0 comments on commit 25901c4

Please sign in to comment.