diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 17:12:51 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 17:12:51 -0400 |
commit | 97f713d3e7e3f8242ac1c1ec05d9e48309d65e4e (patch) | |
tree | 805a23a219f316b84ce949e3ea98cb2c4a95c299 /dev-erlang/fast_yaml | |
parent | dev-erlang/stringprep: stabilize 1.0.3 on ppc, bug #587908 (diff) | |
download | gentoo-97f713d3e7e3f8242ac1c1ec05d9e48309d65e4e.tar.gz gentoo-97f713d3e7e3f8242ac1c1ec05d9e48309d65e4e.tar.bz2 gentoo-97f713d3e7e3f8242ac1c1ec05d9e48309d65e4e.zip |
dev-erlang/fast_yaml: stabilize 1.0.3 on ppc, bug #587908
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-erlang/fast_yaml')
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild index 76335f8339a5..c46c053974a6 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.3.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.2 >=dev-lang/erlang-17.1 |