Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/detox/
Date: Thu, 22 Apr 2021 02:59:53
Message-Id: 1619060327.a239ffd4c02aa73bfc9baa722eead2c22e3a8dde.sam@gentoo
1 commit: a239ffd4c02aa73bfc9baa722eead2c22e3a8dde
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 02:58:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 02:58:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a239ffd4
7
8 app-misc/detox: Stabilize 1.4.0 x86, #784197
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-misc/detox/detox-1.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/detox/detox-1.4.0.ebuild b/app-misc/detox/detox-1.4.0.ebuild
16 index 4b69d184b7a..d168fe1e4e0 100644
17 --- a/app-misc/detox/detox-1.4.0.ebuild
18 +++ b/app-misc/detox/detox-1.4.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/dharple/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 S="${WORKDIR}"/${MY_P}