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 AAAB41581FB for ; Tue, 27 Aug 2024 07:45:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0418FE2A22; Tue, 27 Aug 2024 07:45:55 +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 E44DBE2A22 for ; Tue, 27 Aug 2024 07:45:54 +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 35825340C76 for ; Tue, 27 Aug 2024 07:45:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C67521F24 for ; Tue, 27 Aug 2024 07:45:52 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1724744750.5cb36c27524c555574010659310aee1740daf9ba.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ncspot/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/ncspot/ncspot-1.1.2.ebuild X-VCS-Directories: media-sound/ncspot/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 5cb36c27524c555574010659310aee1740daf9ba X-VCS-Branch: master Date: Tue, 27 Aug 2024 07:45:52 +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: 8d124806-663c-4df8-9c19-a7c88a30bf99 X-Archives-Hash: 69157355f9a7425cdf7df84b8777fcfa commit: 5cb36c27524c555574010659310aee1740daf9ba Author: Joonas Niilola gentoo org> AuthorDate: Tue Aug 27 07:45:30 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Aug 27 07:45:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb36c27 media-sound/ncspot: stabilize 1.1.2 for amd64 Signed-off-by: Joonas Niilola gentoo.org> media-sound/ncspot/ncspot-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/ncspot/ncspot-1.1.2.ebuild b/media-sound/ncspot/ncspot-1.1.2.ebuild index 293e8b81254a..a860b34aca6b 100644 --- a/media-sound/ncspot/ncspot-1.1.2.ebuild +++ b/media-sound/ncspot/ncspot-1.1.2.ebuild @@ -515,7 +515,7 @@ LICENSE+=" || ( LGPL-3 MPL-2.0 ) " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="clipboard cover mpris ncurses +notify pulseaudio"