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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0B10215808B for ; Tue, 15 Feb 2022 18:31:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AB16E07DF; Tue, 15 Feb 2022 18:31:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45DFDE07B3 for ; Tue, 15 Feb 2022 18:31:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 59C163430AE for ; Tue, 15 Feb 2022 18:31:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C14142E7 for ; Tue, 15 Feb 2022 18:31:43 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1644949881.32e18b744084050e343a3bd04f1ca670ed98bf61.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libptytty/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libptytty/libptytty-2.0.ebuild X-VCS-Directories: dev-libs/libptytty/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 32e18b744084050e343a3bd04f1ca670ed98bf61 X-VCS-Branch: master Date: Tue, 15 Feb 2022 18:31:43 +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: a8ffe476-5914-4977-a3af-5cf5881197ab X-Archives-Hash: 06db0048b1f02548f6bed77d4c0791fd commit: 32e18b744084050e343a3bd04f1ca670ed98bf61 Author: Matt Turner gentoo org> AuthorDate: Tue Feb 15 18:31:21 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Feb 15 18:31:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32e18b74 dev-libs/libptytty: Keyword 2.0 alpha, #827470 Signed-off-by: Matt Turner gentoo.org> dev-libs/libptytty/libptytty-2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libptytty/libptytty-2.0.ebuild b/dev-libs/libptytty/libptytty-2.0.ebuild index 84050835b54c..cfa4b8a6b1fc 100644 --- a/dev-libs/libptytty/libptytty-2.0.ebuild +++ b/dev-libs/libptytty/libptytty-2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://dist.schmorp.de/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" PATCHES=( "${FILESDIR}"/${PN}-2.0-rundir.patch