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 986AE158041 for ; Wed, 6 Mar 2024 19:19:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F37AE2A02; Wed, 6 Mar 2024 19:19:51 +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 C0BFEE2A02 for ; Wed, 6 Mar 2024 19:19:50 +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 0A531340DE6 for ; Wed, 6 Mar 2024 19:19:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A04D14F1 for ; Wed, 6 Mar 2024 19:19:47 +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: <1709752750.06af09d8b043f8cc68fa1b9a79f30566c1a1b589.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcalutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kcalutils/kcalutils-23.08.5.ebuild X-VCS-Directories: kde-apps/kcalutils/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 06af09d8b043f8cc68fa1b9a79f30566c1a1b589 X-VCS-Branch: master Date: Wed, 6 Mar 2024 19:19:47 +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: 61be8232-02fe-4967-90df-4b5cb8f85b95 X-Archives-Hash: 9ace79a5e0ecbf72cf593f3d48c3b2d9 commit: 06af09d8b043f8cc68fa1b9a79f30566c1a1b589 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Mar 6 19:19:10 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Mar 6 19:19:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06af09d8 kde-apps/kcalutils: Stabilize 23.08.5 x86, #924716 Signed-off-by: Arthur Zamarin gentoo.org> kde-apps/kcalutils/kcalutils-23.08.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kcalutils/kcalutils-23.08.5.ebuild b/kde-apps/kcalutils/kcalutils-23.08.5.ebuild index 1f5ba2b16c8f..2d216fc9b09f 100644 --- a/kde-apps/kcalutils/kcalutils-23.08.5.ebuild +++ b/kde-apps/kcalutils/kcalutils-23.08.5.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://api.kde.org/kdepim/kcalutils/html/index.html" LICENSE="GPL-2+ LGPL-2.1+" SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" IUSE="" RESTRICT="test" # bugs 653616, 711666