diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 17:59:20 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 17:59:20 +0000 |
commit | 9ada50b9c1949391158f93da5a65d92b5f0099f8 (patch) | |
tree | 7bab024248622e0b3565f48101d425b14ae76bef /app-misc | |
parent | sys-process/wait_on_pid: drop 0.0.2-r1 (EAPI=6) (diff) | |
download | gentoo-9ada50b9c1949391158f93da5a65d92b5f0099f8.tar.gz gentoo-9ada50b9c1949391158f93da5a65d92b5f0099f8.tar.bz2 gentoo-9ada50b9c1949391158f93da5a65d92b5f0099f8.zip |
app-misc/tmate: Stabilize 2.4.0-r2 amd64, #904011
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tmate/tmate-2.4.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmate/tmate-2.4.0-r2.ebuild b/app-misc/tmate/tmate-2.4.0-r2.ebuild index 43708efa23c3..3b27ffa1aa08 100644 --- a/app-misc/tmate/tmate-2.4.0-r2.ebuild +++ b/app-misc/tmate/tmate-2.4.0-r2.ebuild @@ -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 ~riscv ~x86" IUSE="debug" RDEPEND=" |