diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:32:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:12 +0100 |
commit | 99df91752b7ed818fc96ca3aeb4e19df383cffec (patch) | |
tree | 7d6415586240a1893ff5afbc0808c74cac58a2f3 /dev-erlang/protobuffs | |
parent | dev-erlang/proper: x86 stable wrt bug #603800 (diff) | |
download | gentoo-99df91752b7ed818fc96ca3aeb4e19df383cffec.tar.gz gentoo-99df91752b7ed818fc96ca3aeb4e19df383cffec.tar.bz2 gentoo-99df91752b7ed818fc96ca3aeb4e19df383cffec.zip |
dev-erlang/protobuffs: x86 stable wrt bug #603800
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang/protobuffs')
-rw-r--r-- | dev-erlang/protobuffs/protobuffs-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/protobuffs/protobuffs-0.9.0.ebuild b/dev-erlang/protobuffs/protobuffs-0.9.0.ebuild index 05c5555465da..cc44abe6b022 100644 --- a/dev-erlang/protobuffs/protobuffs-0.9.0.ebuild +++ b/dev-erlang/protobuffs/protobuffs-0.9.0.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" |