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 0A18A138334 for ; Sun, 24 Jun 2018 13:09:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5B47E08C9; Sun, 24 Jun 2018 13:09:32 +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 BA3F0E08C9 for ; Sun, 24 Jun 2018 13:09:32 +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 AC37D335C84 for ; Sun, 24 Jun 2018 13:09:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3777D31B for ; Sun, 24 Jun 2018 13:09:29 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1529845648.e70e9ae841b713920d745908b109b78304b5deae.perfinion@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.3.ebuild X-VCS-Directories: net-news/liferea/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: e70e9ae841b713920d745908b109b78304b5deae X-VCS-Branch: master Date: Sun, 24 Jun 2018 13:09:29 +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: 8bc525a0-2571-4182-aa92-a3991094c886 X-Archives-Hash: eb55792f662234775ee7e98043c68f61 commit: e70e9ae841b713920d745908b109b78304b5deae Author: Jason Zaman gentoo org> AuthorDate: Sun Jun 24 13:07:28 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun Jun 24 13:07:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70e9ae8 net-news/liferea: amd64 stable Gentoo-bug: 658920 Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-news/liferea/liferea-1.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-news/liferea/liferea-1.12.3.ebuild b/net-news/liferea/liferea-1.12.3.ebuild index 8df197e80aa..d7909801a29 100644 --- a/net-news/liferea/liferea-1.12.3.ebuild +++ b/net-news/liferea/liferea-1.12.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/lwindolf/${PN}/releases/download/v${PV/_/-}/${MY_P}. LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"