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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F0C015808C for ; Sun, 27 Feb 2022 08:56:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4640E0955; Sun, 27 Feb 2022 08:56:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91B42E0955 for ; Sun, 27 Feb 2022 08:56:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8C1A342BA6 for ; Sun, 27 Feb 2022 08:56:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE5C42EE for ; Sun, 27 Feb 2022 08:56:13 +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: <1645952171.f063d81966acac292e0b1186fd1a4aae34ae7a3f.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glyr/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/glyr/glyr-1.0.10-r1.ebuild X-VCS-Directories: media-libs/glyr/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: f063d81966acac292e0b1186fd1a4aae34ae7a3f X-VCS-Branch: master Date: Sun, 27 Feb 2022 08:56:13 +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: 36a9a017-f824-4043-b702-6f8d98745abd X-Archives-Hash: 91ff7fe7485b3cf4be2b6f8560c21f98 commit: f063d81966acac292e0b1186fd1a4aae34ae7a3f Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Feb 27 08:56:11 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Feb 27 08:56:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f063d819 media-libs/glyr: amd64 stable wrt bug #834132 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-libs/glyr/glyr-1.0.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/glyr/glyr-1.0.10-r1.ebuild b/media-libs/glyr/glyr-1.0.10-r1.ebuild index 0d8bc15b0992..ed7582bd4164 100644 --- a/media-libs/glyr/glyr-1.0.10-r1.ebuild +++ b/media-libs/glyr/glyr-1.0.10-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sahib/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="dev-db/sqlite:3 >=dev-libs/glib-2.10:2