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/detachtty/
Date: Sun, 13 Jun 2021 06:37:35
Message-Id: 1623566196.256e5a1c1ba3c744f97ada7b0e73e41163a779a0.sam@gentoo
1 commit: 256e5a1c1ba3c744f97ada7b0e73e41163a779a0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 13 06:36:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 13 06:36:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256e5a1c
7
8 app-misc/detachtty: Stabilize 11.0.0 x86, #795702
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-misc/detachtty/detachtty-11.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/detachtty/detachtty-11.0.0.ebuild b/app-misc/detachtty/detachtty-11.0.0.ebuild
16 index 2ed2db0a617..2a826d210e6 100644
17 --- a/app-misc/detachtty/detachtty-11.0.0.ebuild
18 +++ b/app-misc/detachtty/detachtty-11.0.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cosmos72/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ppc ~sparc ~x86"
24 +KEYWORDS="amd64 ppc ~sparc x86"
25
26 src_compile() {
27 emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"