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 6D889138334 for ; Thu, 14 Feb 2019 13:48:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7732EE08AD; Thu, 14 Feb 2019 13:48:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 502B6E08AD for ; Thu, 14 Feb 2019 13:48:47 +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 80AE8335D40 for ; Thu, 14 Feb 2019 13:48:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8AEB8540 for ; Thu, 14 Feb 2019 13:48: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: <1550152078.21453024747fec9ea7e93753cafc49b2008a0def.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-18.10.0.11-r1.ebuild X-VCS-Directories: net-misc/icaclient/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 21453024747fec9ea7e93753cafc49b2008a0def X-VCS-Branch: master Date: Thu, 14 Feb 2019 13:48: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: 526285a8-80d3-4276-8ff4-8b39ca2820dc X-Archives-Hash: 0079891a4f43f85fab0a1cde85cd0413 commit: 21453024747fec9ea7e93753cafc49b2008a0def Author: Lars Wendler gentoo org> AuthorDate: Thu Feb 14 13:47:58 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Feb 14 13:47:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21453024 net-misc/icaclient: Version 18.10.0.11-r1 stable for amd64 and x86. Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> net-misc/icaclient/icaclient-18.10.0.11-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/icaclient/icaclient-18.10.0.11-r1.ebuild b/net-misc/icaclient/icaclient-18.10.0.11-r1.ebuild index 2694d7156b6..bf40a7fc05d 100644 --- a/net-misc/icaclient/icaclient-18.10.0.11-r1.ebuild +++ b/net-misc/icaclient/icaclient-18.10.0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="amd64? ( linuxx64-${PV}.tar.gz ) LICENSE="icaclient" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="nsplugin l10n_de l10n_es l10n_fr l10n_ja l10n_zh_CN" RESTRICT="mirror strip userpriv fetch"