diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-22 17:52:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-22 17:52:24 +0100 |
commit | 318ed941e88d81d92623f4dab1d7eb018c8299a0 (patch) | |
tree | 84f3d1d9bb625ca85d38df3d4e73af3effb15f89 /app-backup | |
parent | sys-auth/solo-python: amd64 stable wrt bug #766501 (diff) | |
download | gentoo-318ed941e88d81d92623f4dab1d7eb018c8299a0.tar.gz gentoo-318ed941e88d81d92623f4dab1d7eb018c8299a0.tar.bz2 gentoo-318ed941e88d81d92623f4dab1d7eb018c8299a0.zip |
app-backup/borgmatic: amd64 stable wrt bug #766507
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/borgmatic/borgmatic-1.5.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/borgmatic/borgmatic-1.5.12.ebuild b/app-backup/borgmatic/borgmatic-1.5.12.ebuild index 7ded25f08aac..360103d364e1 100644 --- a/app-backup/borgmatic/borgmatic-1.5.12.ebuild +++ b/app-backup/borgmatic/borgmatic-1.5.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" # Fails due to problems with dev-python/flexmock-0.10.4; see Bug #740128 RESTRICT="test" |