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 5E1B913933E for ; Thu, 22 Jul 2021 07:10:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 650CAE0BE7; Thu, 22 Jul 2021 07:10:50 +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 42A3AE0BE7 for ; Thu, 22 Jul 2021 07:10:50 +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 DD3793408DD for ; Thu, 22 Jul 2021 07:10:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3ED7B7CE for ; Thu, 22 Jul 2021 07:10:47 +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: <1626937844.e2cd9b2a9fdbe4bbe0d2f546f31f7ba114beaf75.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/kid3/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/kid3/kid3-3.8.7.ebuild X-VCS-Directories: media-sound/kid3/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: e2cd9b2a9fdbe4bbe0d2f546f31f7ba114beaf75 X-VCS-Branch: master Date: Thu, 22 Jul 2021 07:10:47 +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: 79e312fc-bba0-418d-9472-720f569b0119 X-Archives-Hash: 58847006d0885ffa97ee36def9d788a3 commit: e2cd9b2a9fdbe4bbe0d2f546f31f7ba114beaf75 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jul 22 07:10:44 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jul 22 07:10:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2cd9b2a media-sound/kid3: x86 stable wrt bug #802471 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> media-sound/kid3/kid3-3.8.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/kid3/kid3-3.8.7.ebuild b/media-sound/kid3/kid3-3.8.7.ebuild index 9c0b8911933..752bd1daaff 100644 --- a/media-sound/kid3/kid3-3.8.7.ebuild +++ b/media-sound/kid3/kid3-3.8.7.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://kid3.kde.org/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2+"