diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-10 22:59:13 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-10 23:05:05 +0300 |
commit | 317a709d5fcc47bcef172727a6d578cb418ab40a (patch) | |
tree | aeb2087b69d0754305745730490b5a93ce8b42f8 /dev-erlang | |
parent | dev-erlang/fast_tls: dekeyword ia64 (diff) | |
download | gentoo-317a709d5fcc47bcef172727a6d578cb418ab40a.tar.gz gentoo-317a709d5fcc47bcef172727a6d578cb418ab40a.tar.bz2 gentoo-317a709d5fcc47bcef172727a6d578cb418ab40a.zip |
dev-erlang/fast_xml: dekeyword ia64
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.49.ebuild | 2 | ||||
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.51.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/fast_xml/fast_xml-1.1.49.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.49.ebuild index 2e99ce9a1e14..6573981cd787 100644 --- a/dev-erlang/fast_xml/fast_xml-1.1.49.ebuild +++ b/dev-erlang/fast_xml/fast_xml-1.1.49.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 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" DEPEND=">=dev-erlang/p1_utils-1.0.23 dev-libs/expat" 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 378899d8c667..11539e84cfd8 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 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~sparc ~x86" DEPEND=">=dev-erlang/p1_utils-1.0.23 dev-libs/expat" |