diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 17:06:02 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 17:06:02 -0400 |
commit | 58f2e6b245f5b67b8dc0bd19cb7465c93afcb2b1 (patch) | |
tree | 1db30981fbe17ee8fdf27a01ec7b05a5b6bde6af /dev-erlang | |
parent | dev-erlang/fast_tls: stabilize 1.0.3 on ppc, bug #587908 (diff) | |
download | gentoo-58f2e6b245f5b67b8dc0bd19cb7465c93afcb2b1.tar.gz gentoo-58f2e6b245f5b67b8dc0bd19cb7465c93afcb2b1.tar.bz2 gentoo-58f2e6b245f5b67b8dc0bd19cb7465c93afcb2b1.zip |
dev-erlang/riak_pb: stabilize 2.1.0.7 on ppc, bug #587908
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild b/dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild index 48bc43ce910d..73e5ff4c13bc 100644 --- a/dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild +++ b/dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/basho/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" DEPEND=">=dev-erlang/protobuffs-0.8.2 >=dev-lang/erlang-17.1" |