diff options
author | Sam James <sam@gentoo.org> | 2023-02-10 20:35:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-10 20:35:02 +0000 |
commit | db10a006f8009ef10d97c46dfa3fc09ce76072b3 (patch) | |
tree | 63adb1febbab8d8af3db0e0371100fbf0b339090 | |
parent | dev-erlang/fast_tls: Stabilize 1.1.16 amd64, #893844 (diff) | |
download | gentoo-db10a006f8009ef10d97c46dfa3fc09ce76072b3.tar.gz gentoo-db10a006f8009ef10d97c46dfa3fc09ce76072b3.tar.bz2 gentoo-db10a006f8009ef10d97c46dfa3fc09ce76072b3.zip |
dev-erlang/fast_yaml: Stabilize 1.0.36 amd64, #893844
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild index 52e0df7cb126..aa898c20424c 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.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.25 |