diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-19 20:56:26 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-19 20:56:26 +0100 |
commit | 896c0c84f92709e5e330f46d9ab7859e218a4ebb (patch) | |
tree | bdd34531987647f3651bb45a77e20a83a36b8a21 /net-p2p | |
parent | net-p2p/bitcoin-cli-0.13.1-r0: stable on amd64 (diff) | |
download | gentoo-896c0c84f92709e5e330f46d9ab7859e218a4ebb.tar.gz gentoo-896c0c84f92709e5e330f46d9ab7859e218a4ebb.tar.bz2 gentoo-896c0c84f92709e5e330f46d9ab7859e218a4ebb.zip |
net-p2p/bitcoind-0.13.1-r0: stable on amd64
Gentoo-Bug: 584982
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoind/bitcoind-0.13.1.ebuild b/net-p2p/bitcoind/bitcoind-0.13.1.ebuild index 8b6e1675a99f..48ae7daca70a 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' |