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 1C503138332 for ; Fri, 26 Jan 2018 23:24:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16370E08E0; Fri, 26 Jan 2018 23:24:29 +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 DEC79E0837 for ; Fri, 26 Jan 2018 23:24:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1A293335C38 for ; Fri, 26 Jan 2018 23:24:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 975041D1 for ; Fri, 26 Jan 2018 23:24:26 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1517009035.290808159df5be1964fd6368c52e647f618fa5d8.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/bitcoind/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/bitcoind/bitcoind-0.15.1.ebuild X-VCS-Directories: net-p2p/bitcoind/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 290808159df5be1964fd6368c52e647f618fa5d8 X-VCS-Branch: master Date: Fri, 26 Jan 2018 23:24:26 +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: 689d6d65-9033-4bc6-acf9-bbedca80e420 X-Archives-Hash: cbad29bcd4a9538cde6f5d8ca8aa1216 commit: 290808159df5be1964fd6368c52e647f618fa5d8 Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Jan 26 23:17:12 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Jan 26 23:23:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29080815 net-p2p/bitcoind: x86 stable (bug #644940) Package-Manager: Portage-2.3.20, Repoman-2.3.6 net-p2p/bitcoind/bitcoind-0.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/bitcoind/bitcoind-0.15.1.ebuild b/net-p2p/bitcoind/bitcoind-0.15.1.ebuild index 3d8c5eb306c..0d8788ad457 100644 --- a/net-p2p/bitcoind/bitcoind-0.15.1.ebuild +++ b/net-p2p/bitcoind/bitcoind-0.15.1.ebuild @@ -19,7 +19,7 @@ DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" HOMEPAGE="http://bitcoincore.org/ http://bitcoinknots.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~amd64-linux ~arm ~arm64 ~mips ~ppc ~x86 ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux" SRC_URI=" https://github.com/${MyPN}/${MyPN}/archive/${BITCOINCORE_COMMITHASH}.tar.gz -> ${MyPN}-v${PV}.tar.gz