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 505CF138350 for ; Sun, 9 Feb 2020 08:45:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A5BBE0839; Sun, 9 Feb 2020 08:45:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 F2D6DE0839 for ; Sun, 9 Feb 2020 08:45:50 +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 0BCCC34E6E0 for ; Sun, 9 Feb 2020 08:45:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B4AB114 for ; Sun, 9 Feb 2020 08:45:48 +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: <1581237930.5fad979503c475d9694f82a42c3627a9959fa529.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/ir_lv2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/ir_lv2/ir_lv2-1.2.4.ebuild media-plugins/ir_lv2/ir_lv2-1.3.4.ebuild X-VCS-Directories: media-plugins/ir_lv2/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 5fad979503c475d9694f82a42c3627a9959fa529 X-VCS-Branch: master Date: Sun, 9 Feb 2020 08:45: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: 10e68da9-f374-4961-819d-81baf6403c97 X-Archives-Hash: 4a1daa389b728a4fd28f68ccafe84ad6 commit: 5fad979503c475d9694f82a42c3627a9959fa529 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Feb 9 08:45:30 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Feb 9 08:45:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fad9795 media-plugins/ir_lv2: amd64 stable wrt bug #707542 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada gentoo.org> media-plugins/ir_lv2/ir_lv2-1.2.4.ebuild | 4 ++-- media-plugins/ir_lv2/ir_lv2-1.3.4.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-plugins/ir_lv2/ir_lv2-1.2.4.ebuild b/media-plugins/ir_lv2/ir_lv2-1.2.4.ebuild index 8fadc5cead9..c02368823b0 100644 --- a/media-plugins/ir_lv2/ir_lv2-1.2.4.ebuild +++ b/media-plugins/ir_lv2/ir_lv2-1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN/_/.}-${PV} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="tools" RDEPEND="media-libs/libsamplerate diff --git a/media-plugins/ir_lv2/ir_lv2-1.3.4.ebuild b/media-plugins/ir_lv2/ir_lv2-1.3.4.ebuild index 84fbbef3f1c..03d78346ab0 100644 --- a/media-plugins/ir_lv2/ir_lv2-1.3.4.ebuild +++ b/media-plugins/ir_lv2/ir_lv2-1.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN/_/.}-${PV} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="tools" RDEPEND="media-libs/libsamplerate