commit: bc8f9b9e823f31aabd5704108c0fe5aabb345e08
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 09:07:35 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 09:07:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc8f9b9e
net-p2p/bitcoind: x86 stable wrt bug #584982
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-p2p/bitcoind/bitcoind-0.13.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/bitcoind/bitcoind-0.13.1.ebuild
b/net-p2p/bitcoind/bitcoind-0.13.1.ebuild
index 48ae7da..9d796a0 100644
--- a/net-p2p/bitcoind/bitcoind-0.13.1.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.13.1.ebuild
@@ -15,7 +15,7 @@ inherit bash-completion-r1 bitcoincore user systemd
DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux"
pkg_setup() {
local UG='bitcoin'