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 11710158086 for ; Sun, 5 Dec 2021 04:46:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C3D82BC0A9; Sun, 5 Dec 2021 04:46:08 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 5250C2BC0A9 for ; Sun, 5 Dec 2021 04:46:08 +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 56FAE34379C for ; Sun, 5 Dec 2021 04:46:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3F9D21D for ; Sun, 5 Dec 2021 04:45:46 +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: <1638679490.92c217525904a8b9a7db8bb63c21c24972ae47bf.sam@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.18.ebuild X-VCS-Directories: media-sound/lollypop/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 92c217525904a8b9a7db8bb63c21c24972ae47bf X-VCS-Branch: master Date: Sun, 5 Dec 2021 04:45:46 +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: 6f4b0f8c-4f6f-4dd3-9a39-0296371c9d6c X-Archives-Hash: fdb7ec5a6142b08067b0412092aeb64a commit: 92c217525904a8b9a7db8bb63c21c24972ae47bf Author: Sam James gentoo org> AuthorDate: Sun Dec 5 04:44:50 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Dec 5 04:44:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c21752 media-sound/lollypop: Stabilize 1.4.18 amd64, #828300 Signed-off-by: Sam James gentoo.org> media-sound/lollypop/lollypop-1.4.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/lollypop/lollypop-1.4.18.ebuild b/media-sound/lollypop/lollypop-1.4.18.ebuild index 0f4355032947..43b03562b2c9 100644 --- a/media-sound/lollypop/lollypop-1.4.18.ebuild +++ b/media-sound/lollypop/lollypop-1.4.18.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 gnome2-utils meson xdg DESCRIPTION="Modern music player for GNOME" HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop" SRC_URI="https://adishatz.org/${PN}/${P}.tar.xz" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" LICENSE="GPL-3" SLOT="0"