diff options
author | Sam James <sam@gentoo.org> | 2024-08-05 21:41:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-05 21:41:59 +0100 |
commit | 8011e76b1a3395171086c88906bec2f756b8dea8 (patch) | |
tree | b6d08ab83dd23cb5adaee4744e248ddb8b92c066 /dev-erlang | |
parent | net-im/ejabberd: Stabilize 24.02-r1 amd64, #936318 (diff) | |
download | gentoo-8011e76b1a3395171086c88906bec2f756b8dea8.tar.gz gentoo-8011e76b1a3395171086c88906bec2f756b8dea8.tar.bz2 gentoo-8011e76b1a3395171086c88906bec2f756b8dea8.zip |
dev-erlang/fast_xml: Stabilize 1.1.51 amd64, #936318
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.51.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_xml/fast_xml-1.1.51.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.51.ebuild index 11539e84cfd8..d4d0ba96a100 100644 --- a/dev-erlang/fast_xml/fast_xml-1.1.51.ebuild +++ b/dev-erlang/fast_xml/fast_xml-1.1.51.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 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" DEPEND=">=dev-erlang/p1_utils-1.0.23 dev-libs/expat" |