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 6726E158043 for ; Sun, 3 Mar 2024 11:34:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CA12E2AEF; Sun, 3 Mar 2024 11:34:11 +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 4DCB7E2AEF for ; Sun, 3 Mar 2024 11:34:11 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2FD3B33D9AD for ; Sun, 3 Mar 2024 11:34:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 832E71049 for ; Sun, 3 Mar 2024 11:34:08 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1709465354.e9ef3e33220e789c9b559d16bd6b7714622a06a4.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-libs/liblastfm/ X-VCS-Repository: proj/kde X-VCS-Files: media-libs/liblastfm/liblastfm-9999.ebuild X-VCS-Directories: media-libs/liblastfm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e9ef3e33220e789c9b559d16bd6b7714622a06a4 X-VCS-Branch: master Date: Sun, 3 Mar 2024 11:34:08 +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: 4017b7fe-3d8b-4d47-81bd-283edaa6ffc5 X-Archives-Hash: 113275d25fbabb8c1d33584948b4ef98 commit: e9ef3e33220e789c9b559d16bd6b7714622a06a4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 3 11:29:14 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 3 11:29:14 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e9ef3e33 media-libs/liblastfm: Minor style fix Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/liblastfm/liblastfm-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/liblastfm/liblastfm-9999.ebuild b/media-libs/liblastfm/liblastfm-9999.ebuild index 696c5cfae2..1e5b07edc4 100644 --- a/media-libs/liblastfm/liblastfm-9999.ebuild +++ b/media-libs/liblastfm/liblastfm-9999.ebuild @@ -10,8 +10,8 @@ HOMEPAGE="https://github.com/lastfm/liblastfm" EGIT_REPO_URI=( "https://github.com/lastfm/${PN}" ) LICENSE="GPL-3" -KEYWORDS="" SLOT="0/0" +KEYWORDS="" IUSE="fingerprint test" RDEPEND="