From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0C07113933E for ; Sun, 1 Aug 2021 07:36:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26599E0942; Sun, 1 Aug 2021 07:36:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0ED21E0942 for ; Sun, 1 Aug 2021 07:36:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1B1E343AF7 for ; Sun, 1 Aug 2021 07:36:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0AC31744 for ; Sun, 1 Aug 2021 07:36:17 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1627803348.8e9a94f4e86e32b4d3d968eff72473c1fc778708.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmuxp/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/tmuxp/tmuxp-1.7.2-r1.ebuild X-VCS-Directories: app-misc/tmuxp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8e9a94f4e86e32b4d3d968eff72473c1fc778708 X-VCS-Branch: master Date: Sun, 1 Aug 2021 07:36:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 79b0f447-c124-4471-b6e1-3c92e00d60a3 X-Archives-Hash: 83fdec8b228e81d1347d4e8375bfe821 commit: 8e9a94f4e86e32b4d3d968eff72473c1fc778708 Author: Sam James gentoo org> AuthorDate: Sun Aug 1 07:35:48 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Aug 1 07:35:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e9a94f4 app-misc/tmuxp: Stabilize 1.7.2-r1 x86, #793311 Signed-off-by: Sam James gentoo.org> app-misc/tmuxp/tmuxp-1.7.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/tmuxp/tmuxp-1.7.2-r1.ebuild b/app-misc/tmuxp/tmuxp-1.7.2-r1.ebuild index e6a24a27eaa..c8ca32bc102 100644 --- a/app-misc/tmuxp/tmuxp-1.7.2-r1.ebuild +++ b/app-misc/tmuxp/tmuxp-1.7.2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/tmux-python/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" RDEPEND=" >=app-misc/tmux-3.0a