diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:31:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:09 +0100 |
commit | 15b703cf965ebbcc226f1dbb3991d5374ced5be0 (patch) | |
tree | 5c6d573b7161efc42b686ded0c62a34e6a680e99 /dev-erlang/fast_yaml | |
parent | dev-erlang/fast_xml: x86 stable wrt bug #603800 (diff) | |
download | gentoo-15b703cf965ebbcc226f1dbb3991d5374ced5be0.tar.gz gentoo-15b703cf965ebbcc226f1dbb3991d5374ced5be0.tar.bz2 gentoo-15b703cf965ebbcc226f1dbb3991d5374ced5be0.zip |
dev-erlang/fast_yaml: 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/fast_yaml')
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.6.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.6.ebuild index b840ff3c55f3..33aceb795a14 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.6.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${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/p1_utils-1.0.5 >=dev-lang/erlang-17.1 |