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 527821388BF for ; Wed, 6 Jan 2016 13:35:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29A77E0852; Wed, 6 Jan 2016 13:34:52 +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 75BC2E0851 for ; Wed, 6 Jan 2016 13:34:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BE48B340A61 for ; Wed, 6 Jan 2016 13:34:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F509D25 for ; Wed, 6 Jan 2016 13:34:45 +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: <1452087218.3c6a8fb7b13065f742cdaa82c04e53efdde29a46.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: 3c6a8fb7b13065f742cdaa82c04e53efdde29a46 X-VCS-Branch: master Date: Wed, 6 Jan 2016 13:34:45 +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: 27d9883e-99ae-40ee-a2a5-5b5b73361d85 X-Archives-Hash: 030d11e5f9d7e00c061a59fa6f67ad68 commit: 3c6a8fb7b13065f742cdaa82c04e53efdde29a46 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jan 6 13:33:38 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jan 6 13:33:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c6a8fb7 media-libs/liblastfm: x86 stable wrt bug #570348 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" 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 6c52b9e..e1539ca 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"