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/tmate/
Date: Sun, 19 Mar 2023 18:57:31
Message-Id: 1679252235.ba4871ef29c7b9d02b761d4ce589bd5d1e633d5c.sam@gentoo
1 commit: ba4871ef29c7b9d02b761d4ce589bd5d1e633d5c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 19 18:57:09 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 19 18:57:15 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba4871ef
7
8 app-misc/tmate: Stabilize 2.4.0-r1 amd64, #901741
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-misc/tmate/tmate-2.4.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/tmate/tmate-2.4.0-r1.ebuild b/app-misc/tmate/tmate-2.4.0-r1.ebuild
16 index 25034bb83628..920c528ee69e 100644
17 --- a/app-misc/tmate/tmate-2.4.0-r1.ebuild
18 +++ b/app-misc/tmate/tmate-2.4.0-r1.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://tmate.io/"
20
21 LICENSE="ISC"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~riscv ~x86"
25 IUSE="debug"
26
27 SRC_URI="https://github.com/tmate-io/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"