diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-26 17:30:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-26 17:30:56 +0000 |
commit | 973e8d3a53bd6ba51a360ea1912f2a08727d2095 (patch) | |
tree | 562e7e63654f8a9c030e1f07ba4e6ec606d47718 /net-p2p/bitcoind/bitcoind-0.8.5.ebuild | |
parent | Stable for arm, wrt bug #480082 (diff) | |
download | historical-973e8d3a53bd6ba51a360ea1912f2a08727d2095.tar.gz historical-973e8d3a53bd6ba51a360ea1912f2a08727d2095.tar.bz2 historical-973e8d3a53bd6ba51a360ea1912f2a08727d2095.zip |
Stable for arm, wrt bug #480096
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64
RepoMan-Options: --include-arches="arm"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-p2p/bitcoind/bitcoind-0.8.5.ebuild')
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bitcoind/bitcoind-0.8.5.ebuild b/net-p2p/bitcoind/bitcoind-0.8.5.ebuild index 64b4ad470144..d461c7fec226 100644 --- a/net-p2p/bitcoind/bitcoind-0.8.5.ebuild +++ b/net-p2p/bitcoind/bitcoind-0.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 2010-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild,v 1.4 2013/09/22 06:48:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild,v 1.5 2013/09/26 17:30:52 ago Exp $ EAPI="4" @@ -19,7 +19,7 @@ SRC_URI="https://github.com/${MyPN}/${MyPN}/archive/v${MyPV}.tar.gz -> ${MyPN}-v LICENSE="MIT ISC GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="bash-completion examples ipv6 logrotate upnp" RDEPEND=" |