Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/dar/
Date: Mon, 07 Feb 2022 07:32:24
Message-Id: 1644219141.7111aa6f5089122dd9be05799294fa336f2d511d.ago@gentoo
1 commit: 7111aa6f5089122dd9be05799294fa336f2d511d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 7 07:32:21 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 7 07:32:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7111aa6f
7
8 app-backup/dar: x86 stable wrt bug #832748
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-backup/dar/dar-2.7.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-backup/dar/dar-2.7.3.ebuild b/app-backup/dar/dar-2.7.3.ebuild
18 index 01feaebdea36..420983ec8132 100644
19 --- a/app-backup/dar/dar-2.7.3.ebuild
20 +++ b/app-backup/dar/dar-2.7.3.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dar/${P}.tar.gz"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="amd64 ppc sparc ~x86 ~amd64-linux"
26 +KEYWORDS="amd64 ppc sparc x86 ~amd64-linux"
27 IUSE="argon2 curl dar32 dar64 doc gcrypt gpg lz4 lzo nls rsync threads xattr"
28
29 REQUIRED_USE="?? ( dar32 dar64 )