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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AF358158018 for ; Mon, 4 Oct 2021 11:01:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14C1BE0930; Mon, 4 Oct 2021 11:01:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F0D4EE0922 for ; Mon, 4 Oct 2021 11:01:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 06D20342F5C for ; Mon, 4 Oct 2021 11:01:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B77CC116 for ; Mon, 4 Oct 2021 11:01:06 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1633345259.fccb455a2db474e4a678048935bd3c6d941cf9d6.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/icaclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/icaclient/icaclient-21.8.0.40.ebuild X-VCS-Directories: net-misc/icaclient/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: fccb455a2db474e4a678048935bd3c6d941cf9d6 X-VCS-Branch: master Date: Mon, 4 Oct 2021 11:01:06 +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: c093ba50-cfab-473f-8b42-48c9c4a7c0f3 X-Archives-Hash: a2e462a98ff7cf3815d11bdfa791228d commit: fccb455a2db474e4a678048935bd3c6d941cf9d6 Author: Lars Wendler gentoo org> AuthorDate: Mon Oct 4 09:44:13 2021 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Oct 4 11:00:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fccb455a net-misc/icaclient: Version 21.8.0.40 stable for amd64 and x86 Signed-off-by: Lars Wendler gentoo.org> net-misc/icaclient/icaclient-21.8.0.40.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/icaclient/icaclient-21.8.0.40.ebuild b/net-misc/icaclient/icaclient-21.8.0.40.ebuild index e408e2f73c8..770400a17a4 100644 --- a/net-misc/icaclient/icaclient-21.8.0.40.ebuild +++ b/net-misc/icaclient/icaclient-21.8.0.40.ebuild @@ -12,7 +12,7 @@ SRC_URI="amd64? ( linuxx64-${PV}.tar.gz ) LICENSE="icaclient" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="l10n_de l10n_es l10n_fr l10n_ja l10n_zh-CN" RESTRICT="mirror strip userpriv fetch"