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 34F9F139694 for ; Thu, 27 Apr 2017 10:36:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F199621C0CC; Thu, 27 Apr 2017 10:36:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD2F921C0CC for ; Thu, 27 Apr 2017 10:36:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 9957B3416B4 for ; Thu, 27 Apr 2017 10:36:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C7487444 for ; Thu, 27 Apr 2017 10:36:41 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1493289249.b6a007d0f91e5bec646daab811ff453c794040f7.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-news/liferea/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-news/liferea/liferea-1.12_rc3.ebuild X-VCS-Directories: net-news/liferea/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: b6a007d0f91e5bec646daab811ff453c794040f7 X-VCS-Branch: master Date: Thu, 27 Apr 2017 10:36:41 +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: 46d12c1b-43ec-4e37-b23a-1ad284a710e3 X-Archives-Hash: ef9a379d636dc2133ff1755ef2378636 commit: b6a007d0f91e5bec646daab811ff453c794040f7 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Apr 27 10:34:09 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Apr 27 10:34:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a007d0 net-news/liferea: x86 stable wrt bug #615406 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> net-news/liferea/liferea-1.12_rc3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-news/liferea/liferea-1.12_rc3.ebuild b/net-news/liferea/liferea-1.12_rc3.ebuild index 30c0e0e7d4c..244e16b4e41 100644 --- a/net-news/liferea/liferea-1.12_rc3.ebuild +++ b/net-news/liferea/liferea-1.12_rc3.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/lwindolf/${PN}/releases/download/v${MY_PV}/${MY_P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"