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 7AFAD158086 for ; Thu, 30 Dec 2021 13:10:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34E402BC07E; Thu, 30 Dec 2021 13:10:10 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D5642BC044 for ; Thu, 30 Dec 2021 13:10:08 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D8D834305E for ; Thu, 30 Dec 2021 13:10:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30A5F266 for ; Thu, 30 Dec 2021 13:10:02 +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: <1640869788.e55808f07e7ccf4fb6e7e98144aa5b7e693becfb.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e55808f07e7ccf4fb6e7e98144aa5b7e693becfb X-VCS-Branch: master Date: Thu, 30 Dec 2021 13:10:02 +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: add70ce3-ba7c-450d-a971-ffbc87da55f2 X-Archives-Hash: 1ac3ccbc92c4cb3f426df16c1c498bad commit: e55808f07e7ccf4fb6e7e98144aa5b7e693becfb Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Dec 30 12:08:30 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 30 13:09:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e55808f0 dev-libs/libptytty: stable 2.0 for sparc, bug #830196 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James 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 d1a49e9dc700..ac7a40e850bf 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="amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="elibc_musl" PATCHES=(