From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 253831384B4 for ; Sat, 2 Jan 2016 16:28:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83A2E21C01E; Sat, 2 Jan 2016 16:28:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8CE4D21C028 for ; Sat, 2 Jan 2016 16:28:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A1FCD34069F for ; Sat, 2 Jan 2016 16:28:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B46E5CF9 for ; Sat, 2 Jan 2016 16:28:04 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1451752027.2a94a9143794f082b92f121a950ff4330914c36f.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/liblastfm/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/liblastfm/liblastfm-1.0.9.ebuild X-VCS-Directories: media-libs/liblastfm/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 2a94a9143794f082b92f121a950ff4330914c36f X-VCS-Branch: master Date: Sat, 2 Jan 2016 16:28:04 +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-Archives-Salt: 8291e33d-b82b-4bd2-ae50-3614c11478b2 X-Archives-Hash: 3b1df85447a1292d1ac8d6a93a99801d commit: 2a94a9143794f082b92f121a950ff4330914c36f Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Jan 2 16:27:07 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Jan 2 16:27:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a94a914 media-libs/liblastfm: amd64 stable wrt bug #570348 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-libs/liblastfm/liblastfm-1.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/liblastfm/liblastfm-1.0.9.ebuild b/media-libs/liblastfm/liblastfm-1.0.9.ebuild index d01b0fd..6c52b9e 100644 --- a/media-libs/liblastfm/liblastfm-1.0.9.ebuild +++ b/media-libs/liblastfm/liblastfm-1.0.9.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/lastfm/liblastfm" SRC_URI="https://github.com/lastfm/liblastfm/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0/0" IUSE="fingerprint test +qt4 qt5"