diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 16:11:43 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 16:11:43 -0400 |
commit | 5d9c4b7787256e24be3300705f45ca49ef34f72a (patch) | |
tree | db0f22c2ccd5095f2433714207b5156bc4c1436d /dev-erlang/protobuffs/protobuffs-0.8.2.ebuild | |
parent | dev-erlang/meck: stabilize 0.8.3 on ppc, bug #587908 (diff) | |
download | gentoo-5d9c4b7787256e24be3300705f45ca49ef34f72a.tar.gz gentoo-5d9c4b7787256e24be3300705f45ca49ef34f72a.tar.bz2 gentoo-5d9c4b7787256e24be3300705f45ca49ef34f72a.zip |
dev-erlang/protobuffs: stabilize 0.8.2 on ppc, bug #587908
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-erlang/protobuffs/protobuffs-0.8.2.ebuild')
-rw-r--r-- | dev-erlang/protobuffs/protobuffs-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/protobuffs/protobuffs-0.8.2.ebuild b/dev-erlang/protobuffs/protobuffs-0.8.2.ebuild index a02e2322bc3a..d09fd715fb6f 100644 --- a/dev-erlang/protobuffs/protobuffs-0.8.2.ebuild +++ b/dev-erlang/protobuffs/protobuffs-0.8.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/basho/${MY_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" IUSE="test" CDEPEND=">=dev-lang/erlang-17.1" |