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:10:39
Message-Id: 1623564616.5531b0aaef9da1a121e44fa6640803e23e5ef4d2.sam@gentoo
1 commit: 5531b0aaef9da1a121e44fa6640803e23e5ef4d2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 13 06:09:51 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 13 06:10:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5531b0aa
7
8 app-misc/detachtty: Stabilize 11.0.0 amd64, #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 f6092b7d9ca..2ed2db0a617 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}"