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 F07C5138334 for ; Mon, 20 May 2019 11:18:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEA8DE077F; Mon, 20 May 2019 11:18:48 +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 C4ADDE077F for ; Mon, 20 May 2019 11:18:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AB8D4344BA3 for ; Mon, 20 May 2019 11:18:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF26B5EC for ; Mon, 20 May 2019 11:18:45 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1558351098.e8da9c1c2d938ab4c4f71f5910c0f25e3172b059.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/tucnak/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/tucnak/tucnak-4.15.ebuild X-VCS-Directories: media-radio/tucnak/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: e8da9c1c2d938ab4c4f71f5910c0f25e3172b059 X-VCS-Branch: master Date: Mon, 20 May 2019 11:18:45 +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: 3cecdf98-6d86-45f2-8f34-76fbf8b6a9c1 X-Archives-Hash: 8ae2536accccf65559c81894b10e4b72 commit: e8da9c1c2d938ab4c4f71f5910c0f25e3172b059 Author: Mikle Kolyada gentoo org> AuthorDate: Mon May 20 11:18:18 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon May 20 11:18:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8da9c1c media-radio/tucnak: amd64 stable wrt bug #684498 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" media-radio/tucnak/tucnak-4.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-radio/tucnak/tucnak-4.15.ebuild b/media-radio/tucnak/tucnak-4.15.ebuild index b93ca3906fd..b78b8fb5f57 100644 --- a/media-radio/tucnak/tucnak-4.15.ebuild +++ b/media-radio/tucnak/tucnak-4.15.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="alsa fftw gpm hamlib suid" RDEPEND="dev-libs/glib:2