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 BEA59158094 for ; Sun, 28 Aug 2022 22:03:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A29BE0978; Sun, 28 Aug 2022 22:03:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 E6586E0978 for ; Sun, 28 Aug 2022 22:03:26 +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 F03AB340D81 for ; Sun, 28 Aug 2022 22:03:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D8B45B5 for ; Sun, 28 Aug 2022 22:03:23 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1661724085.4ca1d51d2136783414f16de9a9de05492aa3bf2d.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mailbox-count/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/mailbox-count/mailbox-count-0.0.5.ebuild X-VCS-Directories: net-mail/mailbox-count/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 4ca1d51d2136783414f16de9a9de05492aa3bf2d X-VCS-Branch: master Date: Sun, 28 Aug 2022 22:03:23 +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: 9ca16a7e-8001-4bc0-a611-7870e116840f X-Archives-Hash: 201898731486dcb78c26c486c52a45bc commit: 4ca1d51d2136783414f16de9a9de05492aa3bf2d Author: matoro users noreply github com> AuthorDate: Tue Aug 23 16:07:57 2022 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sun Aug 28 22:01:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca1d51d net-mail/mailbox-count: keyword 0.0.5 for ~ppc64 Signed-off-by: Michael Orlitzky gentoo.org> net-mail/mailbox-count/mailbox-count-0.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild index bcdc6ed7c3f7..93789be780e1 100644 --- a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild +++ b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND="