diff options
author | Florian Schmaus <flow@gentoo.org> | 2021-07-08 17:37:05 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2021-07-08 17:37:05 +0200 |
commit | 172d2ab6ee4365b31ec8a5e5601375660a6f14e8 (patch) | |
tree | 9f63c7ba5cd0bda91502ad48bc138e8435199d65 /dev-erlang | |
parent | dev-erlang/fast_xml: Stabilize 1.1.46 amd64 x86, #801088 (diff) | |
download | gentoo-172d2ab6ee4365b31ec8a5e5601375660a6f14e8.tar.gz gentoo-172d2ab6ee4365b31ec8a5e5601375660a6f14e8.tar.bz2 gentoo-172d2ab6ee4365b31ec8a5e5601375660a6f14e8.zip |
dev-erlang/fast_yaml: Stabilize 1.0.31 amd64 x86, #801088
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild index eb8c5a32a165..953f5da9b23a 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.31.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.22 dev-libs/libyaml" |