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-misc/detox/
Date: Wed, 15 Sep 2021 07:59:43
Message-Id: 1631692775.df0c5533b5065d497a10707ef525fece2e0b6782.ago@gentoo
1 commit: df0c5533b5065d497a10707ef525fece2e0b6782
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 15 07:59:35 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 15 07:59:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df0c5533
7
8 app-misc/detox: amd64 stable wrt bug #813186
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-misc/detox/detox-1.4.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-misc/detox/detox-1.4.5.ebuild b/app-misc/detox/detox-1.4.5.ebuild
18 index 8966cb7d4b6..5631d728370 100644
19 --- a/app-misc/detox/detox-1.4.5.ebuild
20 +++ b/app-misc/detox/detox-1.4.5.ebuild
21 @@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm64 ~hppa ~mips ~ppc ~x86 ~amd64-linux ~x86-linux"
27
28 RDEPEND="!dev-python/detox"
29 DEPEND="${RDEPEND}"