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 9095C138334 for ; Tue, 27 Nov 2018 21:55:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3630BE0B61; Tue, 27 Nov 2018 21:55:51 +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 14270E0B4B for ; Tue, 27 Nov 2018 21:55:51 +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 DE122335C58 for ; Tue, 27 Nov 2018 21:55:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D8224BB for ; Tue, 27 Nov 2018 21:55:48 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1543355706.95c393940a479d702825ced0855f2ca77e7589c0.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/flrig/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/flrig/flrig-1.3.40.ebuild X-VCS-Directories: media-radio/flrig/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 95c393940a479d702825ced0855f2ca77e7589c0 X-VCS-Branch: master Date: Tue, 27 Nov 2018 21:55:48 +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: 8a46c46f-9dcc-4a2b-b427-d5273c6eb531 X-Archives-Hash: 428f6dda2efee8fbaff9a17bf68f55fd commit: 95c393940a479d702825ced0855f2ca77e7589c0 Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Nov 27 21:39:07 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue Nov 27 21:55:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c39394 media-radio/flrig: x86 stable (bug #672078) Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann gentoo.org> media-radio/flrig/flrig-1.3.40.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-radio/flrig/flrig-1.3.40.ebuild b/media-radio/flrig/flrig-1.3.40.ebuild index 3457eb10b2c..3c3ed82be62 100644 --- a/media-radio/flrig/flrig-1.3.40.ebuild +++ b/media-radio/flrig/flrig-1.3.40.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="nls" DOCS=(AUTHORS ChangeLog README)