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 373E81382C5 for ; Sun, 31 Jan 2021 20:36:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A002E082B; Sun, 31 Jan 2021 20:36:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 31720E082B for ; Sun, 31 Jan 2021 20:36:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DFE5433BE61 for ; Sun, 31 Jan 2021 20:36:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97C6E478 for ; Sun, 31 Jan 2021 20:36:43 +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: <1612125401.631a24e4a1bdfe3adeda073dcc67baf4b2b5089b.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-20.12.0.12-r2.ebuild X-VCS-Directories: net-misc/icaclient/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 631a24e4a1bdfe3adeda073dcc67baf4b2b5089b X-VCS-Branch: master Date: Sun, 31 Jan 2021 20:36:43 +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: f9e4f897-880f-4baa-b3ce-5cb3cd6f9b08 X-Archives-Hash: 8e8eaad788b670b12ed25663d37181e0 commit: 631a24e4a1bdfe3adeda073dcc67baf4b2b5089b Author: Lars Wendler gentoo org> AuthorDate: Sun Jan 31 20:35:39 2021 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sun Jan 31 20:36:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=631a24e4 net-misc/icaclient: Version 20.12.0.12-r2 stable for amd64 and x86 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler gentoo.org> net-misc/icaclient/icaclient-20.12.0.12-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/icaclient/icaclient-20.12.0.12-r2.ebuild b/net-misc/icaclient/icaclient-20.12.0.12-r2.ebuild index a92334c8161..d0f5f9638ad 100644 --- a/net-misc/icaclient/icaclient-20.12.0.12-r2.ebuild +++ b/net-misc/icaclient/icaclient-20.12.0.12-r2.ebuild @@ -13,7 +13,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"