From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B1BB21580EB for ; Sun, 25 May 2025 08:22:50 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9CB2E3430C0 for ; Sun, 25 May 2025 08:22:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id F0F471104B0; Sun, 25 May 2025 08:22:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DF4421104A8 for ; Sun, 25 May 2025 08:22:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9575134310E for ; Sun, 25 May 2025 08:22:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32AEC289A for ; Sun, 25 May 2025 08:22:31 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1748161289.93a3499d2f81845504fad20ecff0747245fa45c8.sam@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.15.5-r1.ebuild net-news/liferea/liferea-1.15.8.ebuild net-news/liferea/liferea-1.16_rc3.ebuild X-VCS-Directories: net-news/liferea/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 93a3499d2f81845504fad20ecff0747245fa45c8 X-VCS-Branch: master Date: Sun, 25 May 2025 08:22:31 +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: 781e2842-53eb-4caf-b5b3-3127625ff738 X-Archives-Hash: 7d40fd3af770c6fdb0c5ba70dac56b49 commit: 93a3499d2f81845504fad20ecff0747245fa45c8 Author: Yuri Konotopov gnome org> AuthorDate: Mon Apr 14 16:50:22 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 25 08:21:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a3499d net-news/liferea: drop x86 keyword Closes: https://bugs.gentoo.org/941973 Signed-off-by: Yuri Konotopov gnome.org> Part-of: https://github.com/gentoo/gentoo/pull/40506 Closes: https://github.com/gentoo/gentoo/pull/40506 Signed-off-by: Sam James gentoo.org> net-news/liferea/liferea-1.15.5-r1.ebuild | 4 ++-- net-news/liferea/liferea-1.15.8.ebuild | 2 +- net-news/liferea/liferea-1.16_rc3.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-news/liferea/liferea-1.15.5-r1.ebuild b/net-news/liferea/liferea-1.15.5-r1.ebuild index d2c8720fee86..0f65362a3eb3 100644 --- a/net-news/liferea/liferea-1.15.5-r1.ebuild +++ b/net-news/liferea/liferea-1.15.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lwindolf/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} diff --git a/net-news/liferea/liferea-1.15.8.ebuild b/net-news/liferea/liferea-1.15.8.ebuild index 73e73be4550c..9e36c6b27b97 100644 --- a/net-news/liferea/liferea-1.15.8.ebuild +++ b/net-news/liferea/liferea-1.15.8.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lwindolf/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} diff --git a/net-news/liferea/liferea-1.16_rc3.ebuild b/net-news/liferea/liferea-1.16_rc3.ebuild index 2a7b51507cde..d7cd81dc9afa 100644 --- a/net-news/liferea/liferea-1.16_rc3.ebuild +++ b/net-news/liferea/liferea-1.16_rc3.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2+" SLOT="0" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" fi REQUIRED_USE="${PYTHON_REQUIRED_USE}"