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 04A1415808B for ; Fri, 25 Mar 2022 08:30:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB703E085B; Fri, 25 Mar 2022 08:30:31 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 97148E085B for ; Fri, 25 Mar 2022 08:30:31 +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 86E853433AF for ; Fri, 25 Mar 2022 08:30:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE0CE33F for ; Fri, 25 Mar 2022 08:30:28 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1648197011.6f14bfd80db08480932a70716cf0b0b4a9a44399.jsmolic@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.29.ebuild X-VCS-Directories: media-sound/lollypop/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 6f14bfd80db08480932a70716cf0b0b4a9a44399 X-VCS-Branch: master Date: Fri, 25 Mar 2022 08:30:28 +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: 63d8e573-bfb6-41f1-8934-7eac6ed8b56f X-Archives-Hash: 1a09f13a2d6aeeaeac9ac2f4415b1fc5 commit: 6f14bfd80db08480932a70716cf0b0b4a9a44399 Author: Jakov Smolić gentoo org> AuthorDate: Fri Mar 25 08:30:11 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Fri Mar 25 08:30:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f14bfd8 media-sound/lollypop: Stabilize 1.4.29 amd64, #835969 Signed-off-by: Jakov Smolić gentoo.org> media-sound/lollypop/lollypop-1.4.29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/lollypop/lollypop-1.4.29.ebuild b/media-sound/lollypop/lollypop-1.4.29.ebuild index c123937bb8ea..eb8feda0a35f 100644 --- a/media-sound/lollypop/lollypop-1.4.29.ebuild +++ b/media-sound/lollypop/lollypop-1.4.29.ebuild @@ -13,7 +13,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}"