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 9B1CC1581E7 for ; Fri, 26 Apr 2024 19:39:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5B6FE29E6; Fri, 26 Apr 2024 19:39:23 +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 AE6F7E29E6 for ; Fri, 26 Apr 2024 19:39:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 05615343064 for ; Fri, 26 Apr 2024 19:39:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 710C61625 for ; Fri, 26 Apr 2024 19:39:21 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1714160344.e83c4a3b33ead451030b0c7288807d716c29287e.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: e83c4a3b33ead451030b0c7288807d716c29287e X-VCS-Branch: master Date: Fri, 26 Apr 2024 19:39:21 +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: e4644521-234f-4215-9027-cbb1ea612faf X-Archives-Hash: 9866f27c77731e1220322ef9f82af62f commit: e83c4a3b33ead451030b0c7288807d716c29287e Author: Arthur Zamarin gentoo org> AuthorDate: Fri Apr 26 19:38:08 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Apr 26 19:39:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e83c4a3b net-misc/ttytter: last-rite Bug: https://bugs.gentoo.org/912842 Signed-off-by: Arthur Zamarin gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8fb601c289f0..7b4881f43941 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin (2024-04-26) +# Broken and reported as such upstream. EAPI=6. +# Removal: 2024-05-26. Bug #912842. +net-misc/ttytter + # Maciej Barć (2024-04-25) # Mask "app-emacs/windows" and reverse dependencies. # Very old package failing to compile with modern GNU Emacs.