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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0515F1382C5 for ; Wed, 25 Apr 2018 11:48:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10B51E094F; Wed, 25 Apr 2018 11:48:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DD05FE0942 for ; Wed, 25 Apr 2018 11:48:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 02F8B335C76 for ; Wed, 25 Apr 2018 11:48:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90FC427E for ; Wed, 25 Apr 2018 11:48:16 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1524656876.06bd2d0d043871f3ebd778d60ff033c1ca4c363d.bman@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.1.0_pre20150206.ebuild X-VCS-Directories: media-libs/liblastfm/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 06bd2d0d043871f3ebd778d60ff033c1ca4c363d X-VCS-Branch: master Date: Wed, 25 Apr 2018 11:48:16 +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: a8f2e10a-f773-4a04-9d6e-d7caf8011cc3 X-Archives-Hash: b28390569101820c7a67ec5ae617c5ab commit: 06bd2d0d043871f3ebd778d60ff033c1ca4c363d Author: Aaron Bauman gentoo org> AuthorDate: Wed Apr 25 11:44:35 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Wed Apr 25 11:47:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06bd2d0d media-libs/liblastfm: amd64 stable wrt bug #650692 Bug: https://bugs.gentoo.org/650692 Package-Manager: Portage-2.3.31, Repoman-2.3.9 media-libs/liblastfm/liblastfm-1.1.0_pre20150206.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/liblastfm/liblastfm-1.1.0_pre20150206.ebuild b/media-libs/liblastfm/liblastfm-1.1.0_pre20150206.ebuild index b2010962143..fe5665379cc 100644 --- a/media-libs/liblastfm/liblastfm-1.1.0_pre20150206.ebuild +++ b/media-libs/liblastfm/liblastfm-1.1.0_pre20150206.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/lastfm/liblastfm" SRC_URI="https://github.com/lastfm/liblastfm/archive/${COMMIT}.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"