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 67B1A138334 for ; Sun, 15 Dec 2019 13:43:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82E60E08D6; Sun, 15 Dec 2019 13:43:06 +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 65B8FE08C4 for ; Sun, 15 Dec 2019 13:43:06 +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 5D43A34D8BE for ; Sun, 15 Dec 2019 13:43:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9463A990 for ; Sun, 15 Dec 2019 13:43:01 +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: <1576417279.d062f6f300fe2f5d2fd9306af493d166d6126a7f.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/suil/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/suil/suil-0.10.0.ebuild X-VCS-Directories: media-libs/suil/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: d062f6f300fe2f5d2fd9306af493d166d6126a7f X-VCS-Branch: master Date: Sun, 15 Dec 2019 13:43:01 +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: c90cb038-ed41-48c7-b588-4edd4abce04d X-Archives-Hash: 5a5823639dfa069585f14b9de9e35432 commit: d062f6f300fe2f5d2fd9306af493d166d6126a7f Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Dec 15 13:41:19 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Dec 15 13:41:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d062f6f3 media-libs/suil: amd64 stable wrt bug #702824 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-libs/suil/suil-0.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/suil/suil-0.10.0.ebuild b/media-libs/suil/suil-0.10.0.ebuild index d9474e5a7f3..01f73203c66 100644 --- a/media-libs/suil/suil-0.10.0.ebuild +++ b/media-libs/suil/suil-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc gtk qt5" RDEPEND=">=media-libs/lv2-1.12.0