commit: 4b368302bcbdf444a7dc5741a336903e10e6260f Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed May 26 06:50:48 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed May 26 06:50:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b368302
app-backup/duplicity: x86 stable wrt bug #792021 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-backup/duplicity/duplicity-0.8.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/duplicity/duplicity-0.8.19.ebuild b/app-backup/duplicity/duplicity-0.8.19.ebuild index c1bb9057de1..25044aa70a1 100644 --- a/app-backup/duplicity/duplicity-0.8.19.ebuild +++ b/app-backup/duplicity/duplicity-0.8.19.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://code.launchpad.net/${PN}/$(ver_cut 1-2)-series/$(ver_cut 1-3)/+ LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="s3 test" CDEPEND="
