summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/bitcoind')
-rw-r--r--net-p2p/bitcoind/ChangeLog5
-rw-r--r--net-p2p/bitcoind/bitcoind-0.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/bitcoind/ChangeLog b/net-p2p/bitcoind/ChangeLog
index 742a9ac18fe1..86e0fa0a2579 100644
--- a/net-p2p/bitcoind/ChangeLog
+++ b/net-p2p/bitcoind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/bitcoind
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.18 2012/03/25 01:13:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.19 2012/03/25 10:34:09 tomka Exp $
+
+ 25 Mar 2012; Thomas Kahle <tomka@gentoo.org> bitcoind-0.5.3.ebuild:
+ marked x86 per bug 407793
*bitcoind-0.5.4_rc1 (25 Mar 2012)
*bitcoind-0.5.3-r2 (25 Mar 2012)
diff --git a/net-p2p/bitcoind/bitcoind-0.5.3.ebuild b/net-p2p/bitcoind/bitcoind-0.5.3.ebuild
index 9772f4bf579f..46f433bea7ec 100644
--- a/net-p2p/bitcoind/bitcoind-0.5.3.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.5.3.ebuild,v 1.4 2012/03/16 12:33:19 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.5.3.ebuild,v 1.5 2012/03/25 10:34:09 tomka Exp $
EAPI="4"
@@ -16,7 +16,7 @@ SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/}
LICENSE="MIT ISC"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="+eligius examples ssl upnp"
RDEPEND="