From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id A3F231582EF for ; Sat, 08 Mar 2025 18:55:02 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 924F9342FF7 for ; Sat, 08 Mar 2025 18:55:02 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 572B5110477; Sat, 08 Mar 2025 18:54:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 4B3B4110474 for ; Sat, 08 Mar 2025 18:54:38 +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 06A2934301D for ; Sat, 08 Mar 2025 18:54:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7BD3C28B0 for ; Sat, 08 Mar 2025 18:54:34 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1741460062.0d9b81cda8b14acd7b6d0a659cef8126bba0a8db.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lollypop/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/lollypop/lollypop-1.4.41.ebuild X-VCS-Directories: media-sound/lollypop/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 0d9b81cda8b14acd7b6d0a659cef8126bba0a8db X-VCS-Branch: master Date: Sat, 08 Mar 2025 18:54:34 +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: f79a8a9e-2aa9-4c3d-a995-a7482c929cc5 X-Archives-Hash: 7bbb55f268b81498f3c325257c95aeba commit: 0d9b81cda8b14acd7b6d0a659cef8126bba0a8db Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 8 18:54:22 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 8 18:54:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9b81cd media-sound/lollypop: Stabilize 1.4.41 amd64, #950944 Signed-off-by: Arthur Zamarin gentoo.org> media-sound/lollypop/lollypop-1.4.41.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/lollypop/lollypop-1.4.41.ebuild b/media-sound/lollypop/lollypop-1.4.41.ebuild index 0c5537764788..659296de0c09 100644 --- a/media-sound/lollypop/lollypop-1.4.41.ebuild +++ b/media-sound/lollypop/lollypop-1.4.41.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://adishatz.org/${PN}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}"