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 5EF29158099 for ; Thu, 23 Nov 2023 15:27:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A90112BC062; Thu, 23 Nov 2023 15:27:07 +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 7D7CC2BC05F for ; Thu, 23 Nov 2023 15:27:07 +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 9656133BEF5 for ; Thu, 23 Nov 2023 15:27:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD6C413C8 for ; Thu, 23 Nov 2023 15:27: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: <1700753196.e4a16fda7714bf7c22f007642c5fa40be9ebc1a6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kmbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kmbox/kmbox-23.08.3.ebuild X-VCS-Directories: kde-apps/kmbox/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e4a16fda7714bf7c22f007642c5fa40be9ebc1a6 X-VCS-Branch: master Date: Thu, 23 Nov 2023 15:27: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: de253410-542d-42c4-8f92-597fc9e6404c X-Archives-Hash: a3ce1c9167ab4406715ccb772ae1b018 commit: e4a16fda7714bf7c22f007642c5fa40be9ebc1a6 Author: Sam James gentoo org> AuthorDate: Thu Nov 23 15:26:36 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Nov 23 15:26:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a16fda kde-apps/kmbox: Stabilize 23.08.3 x86, #917212 Signed-off-by: Sam James gentoo.org> kde-apps/kmbox/kmbox-23.08.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kmbox/kmbox-23.08.3.ebuild b/kde-apps/kmbox/kmbox-23.08.3.ebuild index 869f2ea40469..b4663562dd93 100644 --- a/kde-apps/kmbox/kmbox-23.08.3.ebuild +++ b/kde-apps/kmbox/kmbox-23.08.3.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Library for accessing MBox format mail storages" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="" DEPEND=">=kde-apps/kmime-${PVCUT}:5"