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 98EA8158086 for ; Sat, 6 Nov 2021 04:09:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2E472BC010; Sat, 6 Nov 2021 04:09:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 AB3B62BC010 for ; Sat, 6 Nov 2021 04:09:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 50F4F343107 for ; Sat, 6 Nov 2021 04:09:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 817351D6 for ; Sat, 6 Nov 2021 04:09:31 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1636171744.5ba728eac1ee7d424f5ff3b8e6b99323ba290f9b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/dleyna-connector-dbus/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.1.ebuild X-VCS-Directories: net-libs/dleyna-connector-dbus/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5ba728eac1ee7d424f5ff3b8e6b99323ba290f9b X-VCS-Branch: master Date: Sat, 6 Nov 2021 04:09:31 +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: 91b0f7f0-8551-4cd6-b5e9-4bc69495bbf8 X-Archives-Hash: 2385fc29b15c45ec0203767e7722c4f0 commit: 5ba728eac1ee7d424f5ff3b8e6b99323ba290f9b Author: Sam James gentoo org> AuthorDate: Sat Nov 6 04:09:04 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 6 04:09:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba728ea net-libs/dleyna-connector-dbus: Stabilize 0.4.1 x86, #815013 Signed-off-by: Sam James gentoo.org> net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.1.ebuild b/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.1.ebuild index 6a0c548c7e2..4b30995f9e4 100644 --- a/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.1.ebuild +++ b/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/phako/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}. LICENSE="LGPL-2.1" SLOT="1.0" -KEYWORDS="amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" DEPEND=" >=dev-libs/glib-2.28:2