commit: 0e107ada84423071656080336425ae6be44ce0d5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Mar 19 09:59:43 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Mar 19 09:59:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e107ada
app-misc/tmate: keyword 2.4.0-r2 for ~arm64 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-misc/tmate/tmate-2.4.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/tmate/tmate-2.4.0-r2.ebuild b/app-misc/tmate/tmate-2.4.0-r2.ebuild index 080a3e255c75..0f0d3f72f586 100644 --- a/app-misc/tmate/tmate-2.4.0-r2.ebuild +++ b/app-misc/tmate/tmate-2.4.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/tmate-io/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC BSD BSD-2" SLOT="0" -KEYWORDS="amd64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" IUSE="debug" RDEPEND="
