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 2546F138359 for ; Wed, 7 Oct 2020 06:42:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 088F1E0929; Wed, 7 Oct 2020 06:42:53 +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 E6534E0929 for ; Wed, 7 Oct 2020 06:42:52 +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 9FC3A340C74 for ; Wed, 7 Oct 2020 06:42:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 225CE3A7 for ; Wed, 7 Oct 2020 06:42:49 +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: <1602052862.7be5b8b0a5f46dc02af7ab1af46b2d4426efbe37.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/fldigi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/fldigi/fldigi-4.1.14.ebuild X-VCS-Directories: media-radio/fldigi/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 7be5b8b0a5f46dc02af7ab1af46b2d4426efbe37 X-VCS-Branch: master Date: Wed, 7 Oct 2020 06:42:49 +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: 1a7de91b-b890-4035-a96e-6bb5ddc8fb18 X-Archives-Hash: e8f4f266c9eb86d7c731afe10dbda4ff commit: 7be5b8b0a5f46dc02af7ab1af46b2d4426efbe37 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Oct 7 06:41:02 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Oct 7 06:41:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be5b8b0 media-radio/fldigi: amd64 stable wrt bug #746845 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-radio/fldigi/fldigi-4.1.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-radio/fldigi/fldigi-4.1.14.ebuild b/media-radio/fldigi/fldigi-4.1.14.ebuild index 7ded0b14db4..4358c96eafc 100644 --- a/media-radio/fldigi/fldigi-4.1.14.ebuild +++ b/media-radio/fldigi/fldigi-4.1.14.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="hamlib nls pulseaudio" IUSE_CPU_FLAGS=" sse sse2 sse3" IUSE+=" ${IUSE_CPU_FLAGS// / cpu_flags_x86_}"