diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 09:19:50 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 09:19:50 +0100 |
commit | 127bc563462cc153359c57f294f16f148e88ee06 (patch) | |
tree | 50739df8c595fce9af087d44197f04f7a198fc68 /dev-erlang | |
parent | dev-erlang/fast_xml-1.1.22-r0: amd64 stable (diff) | |
download | gentoo-127bc563462cc153359c57f294f16f148e88ee06.tar.gz gentoo-127bc563462cc153359c57f294f16f148e88ee06.tar.bz2 gentoo-127bc563462cc153359c57f294f16f148e88ee06.zip |
dev-erlang/fast_yaml-1.0.9-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/619836
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.9.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.9.ebuild index 292d7545dc16..e4b0d0138cfe 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.9.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.9.ebuild @@ -12,7 +12,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.7 >=dev-lang/erlang-17.1 |