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 0B95D139694 for ; Tue, 25 Jul 2017 07:20:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E27FE0C56; Tue, 25 Jul 2017 07:20:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1C63CE0C56 for ; Tue, 25 Jul 2017 07:20:14 +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 2739634174E for ; Tue, 25 Jul 2017 07:20:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D82AA74BC for ; Tue, 25 Jul 2017 07:20:11 +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: <1500967205.3b949ea63a8f5a38126230a733ad487c0f9e9fe7.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-13.5.0.10185126.ebuild X-VCS-Directories: net-misc/icaclient/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 3b949ea63a8f5a38126230a733ad487c0f9e9fe7 X-VCS-Branch: master Date: Tue, 25 Jul 2017 07:20:11 +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-Archives-Salt: 0154f0e4-01c4-4b34-89cf-d6bb201394f0 X-Archives-Hash: 7320fb0f941e734116a63763dfee4d1a commit: 3b949ea63a8f5a38126230a733ad487c0f9e9fe7 Author: Lars Wendler gentoo org> AuthorDate: Tue Jul 25 07:19:23 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Jul 25 07:20:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b949ea6 1net-misc/icaclient: Version 13.5.0.10185126 stable for amd64 and x86. Package-Manager: Portage-2.3.6, Repoman-2.3.3 net-misc/icaclient/icaclient-13.5.0.10185126.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/icaclient/icaclient-13.5.0.10185126.ebuild b/net-misc/icaclient/icaclient-13.5.0.10185126.ebuild index 1503cf5f699..5a7c8f00a2d 100644 --- a/net-misc/icaclient/icaclient-13.5.0.10185126.ebuild +++ b/net-misc/icaclient/icaclient-13.5.0.10185126.ebuild @@ -12,7 +12,7 @@ SRC_URI="amd64? ( linuxx64-${PV}.tar.gz ) LICENSE="icaclient" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="gstreamer010 nsplugin linguas_de linguas_es linguas_fr linguas_ja linguas_zh_CN" RESTRICT="mirror strip userpriv fetch"