diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:22:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:22:07 +0100 |
commit | 5fafe4a2d60135388c7b06cec1d51a311792d9fe (patch) | |
tree | 6dcd4762ed8a199966c096b243060c272ce88a4a /dev-erlang | |
parent | dev-erlang/riakc: ppc stable wrt bug #603800 (diff) | |
download | gentoo-5fafe4a2d60135388c7b06cec1d51a311792d9fe.tar.gz gentoo-5fafe4a2d60135388c7b06cec1d51a311792d9fe.tar.bz2 gentoo-5fafe4a2d60135388c7b06cec1d51a311792d9fe.zip |
dev-erlang/riak_pb: ppc stable wrt bug #603800
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/riak_pb/riak_pb-2.1.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-erlang/riak_pb/riak_pb-2.2.0.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-erlang/riak_pb/riak_pb-2.1.4.2.ebuild b/dev-erlang/riak_pb/riak_pb-2.1.4.2.ebuild index ace8f3367376..0102c27d8ea8 100644 --- a/dev-erlang/riak_pb/riak_pb-2.1.4.2.ebuild +++ b/dev-erlang/riak_pb/riak_pb-2.1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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.9.0 >=dev-erlang/hamcrest-0.1.0_p20160709 diff --git a/dev-erlang/riak_pb/riak_pb-2.2.0.0.ebuild b/dev-erlang/riak_pb/riak_pb-2.2.0.0.ebuild index a44195bae597..f4fdda128f10 100644 --- a/dev-erlang/riak_pb/riak_pb-2.2.0.0.ebuild +++ b/dev-erlang/riak_pb/riak_pb-2.2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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.9.0 >=dev-erlang/hamcrest-0.1.0_p20160709 |